Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1.  
  2. C:\Users\natha.DESKTOP-FDU7VJ9\Desktop\p4f-paladium\node_modules\integer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\natha.DESKTOP-FDU7VJ9\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js" 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. integer.cpp
  5. win_delay_load_hook.cc
  6. ..\src\integer.cpp(370): warning C4804: '-': unsafe use of type 'bool' in operation [C:\Users\natha.DESKTOP-FDU7VJ9\Des
  7. ktop\p4f-paladium\node_modules\integer\build\integer.vcxproj]
  8. C:\\Users\\natha.DESKTOP-FDU7VJ9\\AppData\\Local\\node-gyp\\Cache\\13.6.0\\x64\\node.lib : fatal error LNK1106: invalid
  9. file or disk full: cannot seek to 0x304B02 [C:\Users\natha.DESKTOP-FDU7VJ9\Desktop\p4f-paladium\node_modules\integer\b
  10. uild\integer.vcxproj]
  11. gyp ERR! build error
  12. gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\MSBuild.exe` failed with exit code: 1
  13. gyp ERR! stack at ChildProcess.onExit (C:\Users\natha.DESKTOP-FDU7VJ9\AppData\Roaming\npm\node_modules\node-gyp\lib\build.js:194:23)
  14. gyp ERR! stack at ChildProcess.emit (events.js:321:20)
  15. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
  16. gyp ERR! System Windows_NT 10.0.18362
  17. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\natha.DESKTOP-FDU7VJ9\\AppData\\Roaming\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  18. gyp ERR! cwd C:\Users\natha.DESKTOP-FDU7VJ9\Desktop\p4f-paladium\node_modules\integer
  19. gyp ERR! node -v v13.6.0
  20. gyp ERR! node-gyp -v v6.1.0
  21. gyp ERR! not ok
  22. npm WARN discord.js@11.5.1 requires a peer of @discordjs/uws@^10.149.0 but none is installed. You must install peer dependencies yourself.
  23. npm WARN p4f-paladium@1.0.0 No description
  24. npm WARN p4f-paladium@1.0.0 No repository field.
  25.  
  26. npm ERR! code ELIFECYCLE
  27. npm ERR! errno 1
  28. npm ERR! integer@2.1.0 install: `node-gyp rebuild`
  29. npm ERR! Exit status 1
  30. npm ERR!
  31. npm ERR! Failed at the integer@2.1.0 install script.
  32. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  33.  
  34. npm ERR! A complete log of this run can be found in:
  35. npm ERR! C:\Users\natha.DESKTOP-FDU7VJ9\AppData\Roaming\npm-cache\_logs\2020-01-27T18_34_18_870Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement