Hey guys today i'm gonna show you how to install bower in your linux operating system ! Bower is basically a front-end dependency manager! So, for installing bower all you need to do is just go through these commands!
First you need to install nodejs and then it's package manager i.e npm(node package manager) like this
now use the node package manager i.e npm to install bower on your system like this
and this will do the job of installing bower into your system... One last step
That's it now check the version of bower by the following command
So, that's how you can install bower in your system!
Thanks. The symbolic link step was tripping me and your blog helped!
ReplyDeleteMy pleasure buddy! :)
DeleteHi, it worked for nodejs and npm, thanks for that, but bower will not install for some reason. I get error: /usr/bin/env: node: no such file or directory
ReplyDeleteniceee
ReplyDeletethanks :)
Delete