Spyosef2
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Webstorm not seeing global npm packages
My laptop runs on macOS Sierra and I intalled node.js with brew. I installed all npm packages with -g global flag. Currently when I run `which node` I get: `/usr/local/bin/node`. The npm modules th...