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

Where should i run grunt ? #18

Open
brailateo opened this issue Jan 25, 2015 · 2 comments
Open

Where should i run grunt ? #18

brailateo opened this issue Jan 25, 2015 · 2 comments

Comments

@brailateo
Copy link

run npm install ( was ok )
run grunt ( error )

teo@Acasa:~/teste/popcorntime-smarttv$ grunt
/usr/bin/env: node: No such file or directory

@pilap82
Copy link

pilap82 commented Mar 8, 2015

Just checking: have you installed grunt ?

npm install -g grunt-cli

@ssoto
Copy link

ssoto commented Mar 8, 2015

You need to make a symbolic link running inside a console ln -s /usr/bin/node /usr/bin/nodejsor if you are in ubuntu can install apt-get install nodejs-legacy

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

3 participants