remove node/npm

This commit is contained in:
Tommy Parnell
2017-01-05 07:55:43 -05:00
parent ff90f20e1d
commit a6236bbd3c

View File

@@ -31,9 +31,6 @@ mkdir -p /usr/local/lib
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/
brew cask install dotnet
brew install node
npm install -g npm
npm install -g yeoman generator-docker generator-dotnet
```
@@ -43,11 +40,6 @@ if you prefer to not use the scripts I have made you will need the following ins
* dotnet core
* docker-toolbox
* nodejs
* npm
* yeoman
* generator-docker (npm module)
* generator-dotnet (npm module)
## Notes about Windows 7, 8, 8.1, server 2012