Skip to content
Snippets Groups Projects
Commit 79e3f09e authored by Sree Kuchibhotla's avatar Sree Kuchibhotla
Browse files

Code review comments

parent b658bbb3
No related branches found
No related tags found
No related merge requests found
...@@ -41,8 +41,6 @@ cd /var/local/git/grpc ...@@ -41,8 +41,6 @@ cd /var/local/git/grpc
nvm use 0.12 nvm use 0.12
nvm alias default 0.12 # prevent the need to run 'nvm use' in every shell nvm alias default 0.12 # prevent the need to run 'nvm use' in every shell
make install-certs
# build Node interop client & server # build Node interop client & server
npm install -g node-gyp npm install -g node-gyp
npm install --unsafe-perm --build-from-source npm install --unsafe-perm --build-from-source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment