I am trying to get the ng-boilerplate ready and installed I have followed the process exactly as explained on the webiste but I can seem to be able to install npm or grunt. When I type in sudo npm -g install grunt-cli karma bower it displays this npm: command not found.
FYI: i am using a macbook air.
I have installed node.js. When I type in "node -v" it outputs v0.10.29.
When i type in npm --version i get the following message:
-bash: npm: command not found.
Can anyone please help I have not idea how to solve this issue.
Best Regards, Syed