Przeglądaj źródła

Had a problem on npm install

Gaël Métais 10 lat temu
rodzic
commit
01f5c52104
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      README.md

+ 1 - 0
README.md

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