Advertisement
Guest User

gyp erreur

a guest
Jul 29th, 2015
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. E:\wamp\node\testApp\node_modules\socket.io\node_modules\engine.io\node_modules\ws\node_modules\bufferutil {git}
  2. {lamb} if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
  3. Génération des projets individuellement dans cette solution. Pour activer la génération en parallèle, ajoutez le commutateur "/m".
  4. MSBUILD : error MSB3428: Impossible de charger le composant Visual C++ "VCBuild.exe". Pour corriger le problème, vous devez 1) installer le Kit de développement .NET Framework 2.0 SDK, 2) installer Microsoft Visual Studio 2005 ou 3) ajou ter l'emplacement du composant au chemin d'accès système, s'il est installé ailleurs. [E:\wamp\node\testApp\node_modules\socket.io\node_modules\engine.io\node_modules\ws\node_modules\bufferutil\build\binding.sln]
  5. gyp ERR! build error
  6. gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
  7. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:269:23)
  8. gyp ERR! stack at ChildProcess.emit (events.js:110:17)
  9. gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
  10. gyp ERR! System Windows_NT 6.3.9600
  11. gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  12. gyp ERR! cwd E:\wamp\node\testApp\node_modules\socket.io\node_modules\engine.io\node_modules\ws\node_modules\bufferutil
  13. gyp ERR! node -v v0.12.7
  14. gyp ERR! node-gyp -v v2.0.1
  15. gyp ERR! not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement