Skip to content

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

@gitmeto

Description

@gitmeto

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions