S
S
stronger11112017-12-23 09:16:14
bower
stronger1111, 2017-12-23 09:16:14

Who can help with Bower?

Help out guys!! I got tired of climbing on the Internet and I can’t find the right solution in any way. My problem is that bower is installed. It is also registered in the pacage.json manifest, but on the bower: not found commands
I suspect that the path is apparently not correct or something like that, but where then should this path lead in order for the bower to work?
$ npm -v
5.5.1
[email protected]▒▒▒▒▒▒▒▒▒-▒▒ MINGW64 /d/node
$ npm install -g bower
npm WARN deprecated [email protected]: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/blog/2017/how-to-migrate-away-fro...
C:\Program\bower -> C:\Program\node_modules\bower\bin\ bower
+ [email protected]
added 1 package in 16.911s
[email protected]▒▒▒▒▒▒▒▒▒-▒▒ MINGW64 /d/node
$ bower -v
bash: bower: command not found

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
zak_on, 2018-02-22
@stronger1111

It helped me to write the paths in the PATH variable "C:\Users\\AppData\Roaming\npm" before
"C:\Program Files (x86)\nodejs", i.e. "...;C:\Users\\AppData\Roaming \npm;C:\Program Files (x86)\nodejs;...."
5a8e93fe51a26795684544.jpeg

S
sim3x, 2017-12-23
@sim3x

https://bower.io/blog/2017/how-to-migrate-away-fro...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question