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

Problems with building from source #3

Closed
Hugheth opened this issue Oct 7, 2015 · 1 comment
Closed

Problems with building from source #3

Hugheth opened this issue Oct 7, 2015 · 1 comment

Comments

@Hugheth
Copy link

Hugheth commented Oct 7, 2015

Hi Oleg,

When I try and compile the grammar with PEG.js, I get the error:

Line 1691, column 21: Referenced rule "_" does not exist.

This is in the rule for TraditionalComment, which you previously mentioned wasn't currently in the AST, so I was wondering if you had a work around for this in your build, or if you're using a particular version of PEG.js?

Many thanks,
Hugh

@Hugheth Hugheth changed the title Missing source Problems with building from source Oct 7, 2015
@Hugheth
Copy link
Author

Hugheth commented Oct 7, 2015

This is only an issue when trying to use the online PEG.js, the npm module works fine:

npm install -g pegjs

@Hugheth Hugheth closed this as completed Oct 7, 2015
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