I believe that I have installed gulp $ sudo npm install gulp -g
and I can find it in /usr/local/bin/
, but when I want to use it or check its version:
$ gulp -v
bash: /usr/local/bin/gulp: No such file or directory
What is going on?
Any ideas?
I am on Ubuntu 17.04.
via teelou
No comments:
Post a Comment