node.js - Problems installing Grunt.js -


been @ couple nights now, trying grunt.js work on mac.

i've installed homebrew, node.js, npm... when try install grunt-cli error.

im running in terminal: npm install -g grunt-cli

the error -bash: npm: command not found

i've been searching forever trying figure out means. i've deleted instances of node find , re-installed.

when run npm -v -bash: npm: command not found

what going on? need help.

thank you.

update: turns out had reinstall node , make sure file paths correct again.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

android - Go back to previous fragment -