Advertisement
Guest User

Untitled

a guest
Mar 5th, 2024
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
  2. npm WARN cleanup Failed to remove some directories [
  3. npm WARN cleanup [
  4. npm WARN cleanup '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild',
  5. npm WARN cleanup [Error: ENOTEMPTY: directory not empty, rmdir '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild/lib'] {
  6. npm WARN cleanup errno: -66,
  7. npm WARN cleanup code: 'ENOTEMPTY',
  8. npm WARN cleanup syscall: 'rmdir',
  9. npm WARN cleanup path: '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild/lib'
  10. npm WARN cleanup }
  11. npm WARN cleanup ],
  12. npm WARN cleanup [
  13. npm WARN cleanup '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild',
  14. npm WARN cleanup [Error: ENOTEMPTY: directory not empty, rmdir '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild/lib'] {
  15. npm WARN cleanup errno: -66,
  16. npm WARN cleanup code: 'ENOTEMPTY',
  17. npm WARN cleanup syscall: 'rmdir',
  18. npm WARN cleanup path: '/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/esbuild/lib'
  19. npm WARN cleanup }
  20. npm WARN cleanup ]
  21. npm WARN cleanup ]
  22. npm ERR! code 1
  23. npm ERR! path /home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/electron
  24. npm ERR! command failed
  25. npm ERR! command sh -c node install.js
  26. npm ERR! HTTPError: Response code 404 (Not Found)
  27. npm ERR! at Request._onResponseBase (/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/@electron/get/node_modules/got/dist/source/core/index.js:913:31)
  28. npm ERR! at Request._onResponse (/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/@electron/get/node_modules/got/dist/source/core/index.js:948:24)
  29. npm ERR! at ClientRequest.<anonymous> (/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/@electron/get/node_modules/got/dist/source/core/index.js:962:23)
  30. npm ERR! at Object.onceWrapper (node:events:629:26)
  31. npm ERR! at ClientRequest.emit (node:events:526:35)
  32. npm ERR! at origin.emit (/home/user/Repos/github.com/deltachat/deltachat-desktop/node_modules/@electron/get/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
  33. npm ERR! at HTTPParser.parserOnIncomingClient (node:_http_client:693:27)
  34. npm ERR! at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  35. npm ERR! at TLSSocket.socketOnData (node:_http_client:535:22)
  36. npm ERR! at TLSSocket.emit (node:events:514:28)
  37.  
  38. npm ERR! A complete log of this run can be found in: /home/user/.npm/_logs/2024-03-05T13_28_08_501Z-debug-0.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement