-
Notifications
You must be signed in to change notification settings - Fork 168
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
bower is not getting installed on Raspberry Pi3 #31
Comments
This is somewhat unrelated to this project, but could it be that your version of Node is old? |
the issue may be here, |
It has been so long since I messed w/ JSish package managers. If anyone has ideas or proposals on how to update this to follow best practices is welcome! |
If I can get this thing to run I'm going to try porting/forking it to a Vue CLI App and use Yarn as package manager and Webpack instead of bower. Maybe having the ability to change Wifi settings over MQTT via api calls too |
Hi, maybe you just solved your issue, but the process I am doing to install everything from scratch is:
I have this on my makefile. It installs everything needed. |
I am trying to do bower install but I am getting bower command not found error
Even though I have tried sudo npm install bower -g.
But still same issue persisit
The text was updated successfully, but these errors were encountered: