Explorar o código

Had a problem on npm install

Gaël Métais %!s(int64=11) %!d(string=hai) anos
pai
achega
01f5c52104
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -31,6 +31,7 @@ cd YellowLabTools
 npm install
 bower install
 ```
+If `npm install` fails, try this command `npm install -g node-gyp` and retry `npm install` after.
 
 3) Launch the server
 ```shell