You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error at parseCodeToAST: this.input.charCodeAt is not a function
node:internal/process/esm_loader:108
internalBinding('errors').triggerUncaughtException(
^
TypeError: this.input.charCodeAt is not a function
TypeError: this.input.charCodeAt is not a function
at at.skipSpace (\js2flowchart\dist\js2flowchart.js:1:214760)
at at.nextToken (\js2flowchart\dist\js2flowchart.js:1:213390)
at at.parse (\js2flowchart\dist\js2flowchart.js:1:298151)
at t.parse (\js2flowchart\dist\js2flowchart.js:1:299385)
at Y (\js2flowchart\dist\js2flowchart.js:8:131355)
at Object.buildAst (\js2flowchart\dist\js2flowchart.js:8:140579)
at Object.build (\js2flowchart\dist\js2flowchart.js:8:140502)
at file:////js2Flowchart.js:37:34
at ModuleJob.run (node:internal/modules/esm/module_job:193:25)
at async Promise.all (index 0)
The text was updated successfully, but these errors were encountered:
Error at parseCodeToAST: this.input.charCodeAt is not a function
node:internal/process/esm_loader:108
internalBinding('errors').triggerUncaughtException(
^
TypeError: this.input.charCodeAt is not a function
TypeError: this.input.charCodeAt is not a function
at at.skipSpace (
\js2flowchart\dist\js2flowchart.js:1:214760)\js2flowchart\dist\js2flowchart.js:1:213390)at at.nextToken (
at at.parse (
\js2flowchart\dist\js2flowchart.js:1:298151)\js2flowchart\dist\js2flowchart.js:1:299385)at t.parse (
at Y (
\js2flowchart\dist\js2flowchart.js:8:131355)\js2flowchart\dist\js2flowchart.js:8:140579)at Object.buildAst (
at Object.build (
\js2flowchart\dist\js2flowchart.js:8:140502)/js2Flowchart.js:37:34at file:///
at ModuleJob.run (node:internal/modules/esm/module_job:193:25)
at async Promise.all (index 0)
The text was updated successfully, but these errors were encountered: