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

Syntax error, need to add #!/usr/bin/env node to top of jison file #33

Closed
davidyang opened this issue Mar 9, 2011 · 3 comments
Closed

Comments

@davidyang
Copy link

No description provided.

@zaach
Copy link
Owner

zaach commented Mar 10, 2011

Could you post some details on what you were trying to do? If you are trying to run a script with Node.JS, put node in front of it.

@davidyang
Copy link
Author

Hey zaach - sorry was in a hurry earlier and didn't write more.

Here's what I did:

installed node 0.4.0

installed npm

sudo npm install jison

jison

get error

put #!/usr/bin/env node at top of /usr/local/bin/jison and it worked

@zaach
Copy link
Owner

zaach commented Mar 27, 2011

This has been added, thanks.

@zaach zaach closed this as completed Mar 27, 2011
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

2 participants