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

An enum member name must be followed by a ',', '=', or '} #40

Open
bitsofinfo opened this issue Apr 11, 2024 · 0 comments
Open

An enum member name must be followed by a ',', '=', or '} #40

bitsofinfo opened this issue Apr 11, 2024 · 0 comments

Comments

@bitsofinfo
Copy link

Running the quick start, node 20.x

Error: Compilation failed: Unterminated string literal.
An enum member name must be followed by a ',', '=', or '}'.
    at compileSync (file:///path/to/ai/experiments/grammer-gen/node_modules/@intrinsicai/gbnfgen/dist/compiler.js:169:15)
    at file:///path/to/ai/experiments/grammer-gen/node_modules/@intrinsicai/gbnfgen/dist/compiler.js:137:29
    at new Promise (<anonymous>)
    at compile (file:///path/to/ai/experiments/grammer-gen/node_modules/@intrinsicai/gbnfgen/dist/compiler.js:135:12)
    at file:///path/to/ai/experiments/grammer-gen/gen.js:4:17
    at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
    at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
    at async loadESM (node:internal/process/esm_loader:28:7)
    at async handleMainPromise (node:internal/modules/run_main:113:12)
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