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

Bower install doesn't work #2

Open
zbigniewcebula opened this issue Aug 13, 2018 · 3 comments
Open

Bower install doesn't work #2

zbigniewcebula opened this issue Aug 13, 2018 · 3 comments

Comments

@zbigniewcebula
Copy link

zbigniewcebula commented Aug 13, 2018

In current stage bower does't want to let me install this.
obraz

@mraiur
Copy link
Owner

mraiur commented Aug 13, 2018

Hi,
you need to install nodejs.

you can look how here : https://nodesource.com/blog/installing-node-js-tutorial-ubuntu/
When you install nodejs it installs npm ( the nodejs package manager ).

Then install bower.

npm install bower

If there is a warning message that bower must be installed globally:

sudo npm install -g bower

@zbigniewcebula
Copy link
Author

Maaan please. I installed nodejs and installed bower.

@mraiur
Copy link
Owner

mraiur commented Aug 17, 2018

Do bower work anywhere else ? Because this message means its not installed properly.

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