Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Binding Error: this.input.charCodeAt is not a function #74

Open
gitmeto opened this issue Nov 12, 2022 · 0 comments
Open

Internal Binding Error: this.input.charCodeAt is not a function #74

gitmeto opened this issue Nov 12, 2022 · 0 comments

Comments

@gitmeto
Copy link

gitmeto commented Nov 12, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant