-
Notifications
You must be signed in to change notification settings - Fork 109
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
Can't make #32
Comments
The raspberry pi install docs specify this: sudo -i npm install -g git+https://github.com/FriendCode/yapp.js.git#master This should work for regular systems as well. |
I installed yapp.js, but I still get the error mentioned above
|
EDIT : This is not the best way to make it work ! See the post beneath In your tv.js directory typically : /home/pi/tv.js |
It seems npm install stops while trying to install yapp In package.json remove the comma after AND the line execute again make build |
Thing is I already have
line inserted 😃 |
Please re-read my post : REMOVE the comma AND the line ;-) Are you installing it on a RaspberryPI ? I'm just curious if you'll be able to play a video ? I'm stuck : #30 |
I'm running “make” after “make install”:
The text was updated successfully, but these errors were encountered: