Go to advanced search

by shanereaume
Sun Feb 19, 2017 6:33 pm
Forum: Astro Pi
Topic: nodejs sense hat
Replies: 5
Views: 5358

Re: nodejs sense hat

The error you are getting is related to the version of node, npm install was not done on the application and/or because of the issue with nodejs not linked to "node". I fixed the issue by installing node with nvm (https://github.com/creationix/nvm) and was able to get a new version of node (7.5) so ...

Go to advanced search