Advertisement
Guest User

Untitled

a guest
Mar 19th, 2023
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.95 KB | None | 0 0
  1. 0 verbose cli /usr/bin/node /usr/bin/npm
  2. 1 info using npm@9.5.1
  3. 2 info using node@v19.8.1
  4. 3 timing npm:load:whichnode Completed in 1ms
  5. 4 timing config:load:defaults Completed in 3ms
  6. 5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 0ms
  7. 6 timing config:load:builtin Completed in 0ms
  8. 7 timing config:load:cli Completed in 2ms
  9. 8 timing config:load:env Completed in 0ms
  10. 9 timing config:load:file:/home/rick/GoogleSolutions_Project_Backend/.npmrc Completed in 1ms
  11. 10 timing config:load:project Completed in 6ms
  12. 11 timing config:load:file:/home/rick/.npmrc Completed in 0ms
  13. 12 timing config:load:user Completed in 0ms
  14. 13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
  15. 14 timing config:load:global Completed in 0ms
  16. 15 timing config:load:setEnvs Completed in 1ms
  17. 16 timing config:load Completed in 12ms
  18. 17 timing npm:load:configload Completed in 12ms
  19. 18 timing npm:load:mkdirpcache Completed in 0ms
  20. 19 timing npm:load:mkdirplogs Completed in 0ms
  21. 20 verbose title npm i
  22. 21 verbose argv "i"
  23. 22 timing npm:load:setTitle Completed in 1ms
  24. 23 timing config:load:flatten Completed in 2ms
  25. 24 timing npm:load:display Completed in 3ms
  26. 25 verbose logfile logs-max:10 dir:/home/rick/.npm/_logs/2023-03-19T15_58_47_022Z-
  27. 26 verbose logfile /home/rick/.npm/_logs/2023-03-19T15_58_47_022Z-debug-0.log
  28. 27 timing npm:load:logFile Completed in 3ms
  29. 28 timing npm:load:timers Completed in 0ms
  30. 29 timing npm:load:configScope Completed in 0ms
  31. 30 timing npm:load Completed in 20ms
  32. 31 timing arborist:ctor Completed in 1ms
  33. 32 silly logfile start cleaning logs, removing 1 files
  34. 33 silly logfile done cleaning log files
  35. 34 timing arborist:ctor Completed in 0ms
  36. 35 timing idealTree:init Completed in 10ms
  37. 36 timing idealTree:userRequests Completed in 0ms
  38. 37 silly idealTree buildDeps
  39. 38 silly fetch manifest bcrypt@^5.1.0
  40. 39 silly fetch manifest body-parser@^1.20.2
  41. 40 silly fetch manifest dotenv@^16.0.3
  42. 41 silly fetch manifest express@^4.18.2
  43. 42 silly fetch manifest jsonwebtoken@^9.0.0
  44. 43 silly fetch manifest mongoose@^7.0.1
  45. 44 silly fetch manifest nodemon@^2.0.21
  46. 45 silly placeDep ROOT bcrypt@ OK for: googlesolution@1.0.0 want: ^5.1.0
  47. 46 silly placeDep ROOT body-parser@ OK for: googlesolution@1.0.0 want: ^1.20.2
  48. 47 silly placeDep ROOT dotenv@ OK for: googlesolution@1.0.0 want: ^16.0.3
  49. 48 silly placeDep ROOT express@ OK for: googlesolution@1.0.0 want: ^4.18.2
  50. 49 silly placeDep ROOT jsonwebtoken@ OK for: googlesolution@1.0.0 want: ^9.0.0
  51. 50 silly placeDep ROOT mongoose@ OK for: googlesolution@1.0.0 want: ^7.0.1
  52. 51 silly placeDep ROOT nodemon@ OK for: googlesolution@1.0.0 want: ^2.0.21
  53. 52 timing idealTree:#root Completed in 3225787ms
  54. 53 timing idealTree:node_modules/bcrypt Completed in 0ms
  55. 54 timing idealTree:node_modules/body-parser Completed in 0ms
  56. 55 timing idealTree:node_modules/dotenv Completed in 0ms
  57. 56 timing idealTree:node_modules/express Completed in 0ms
  58. 57 timing idealTree:node_modules/jsonwebtoken Completed in 0ms
  59. 58 timing idealTree:node_modules/mongoose Completed in 0ms
  60. 59 timing idealTree:node_modules/nodemon Completed in 0ms
  61. 60 timing idealTree:buildDeps Completed in 3225789ms
  62. 61 timing idealTree:fixDepFlags Completed in 1ms
  63. 62 timing idealTree Completed in 3225801ms
  64. 63 timing command:i Completed in 3225807ms
  65. 64 verbose type system
  66. 65 verbose stack FetchError: request to https://registry.npmjs.org/bcrypt failed, reason: connect ETIMEDOUT 2606:4700:83b3:80e2:e43b:1d:6810:1023:443
  67. 65 verbose stack     at ClientRequest.<anonymous> (/usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js:130:14)
  68. 65 verbose stack     at ClientRequest.emit (node:events:512:28)
  69. 65 verbose stack     at TLSSocket.socketErrorListener (node:_http_client:495:9)
  70. 65 verbose stack     at TLSSocket.emit (node:events:524:35)
  71. 65 verbose stack     at emitErrorNT (node:internal/streams/destroy:151:8)
  72. 65 verbose stack     at emitErrorCloseNT (node:internal/streams/destroy:116:3)
  73. 65 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
  74. 66 verbose cwd /home/rick/GoogleSolutions_Project_Backend
  75. 67 verbose Linux 5.19.0-35-generic
  76. 68 verbose node v19.8.1
  77. 69 verbose npm  v9.5.1
  78. 70 error code ETIMEDOUT
  79. 71 error syscall connect
  80. 72 error errno ETIMEDOUT
  81. 73 error network request to https://registry.npmjs.org/bcrypt failed, reason: connect ETIMEDOUT 2606:4700:83b3:80e2:e43b:1d:6810:1023:443
  82. 74 error network This is a problem related to network connectivity.
  83. 74 error network In most cases you are behind a proxy or have bad network settings.
  84. 74 error network
  85. 74 error network If you are behind a proxy, please make sure that the
  86. 74 error network 'proxy' config is set properly.  See: 'npm help config'
  87. 75 verbose exit 1
  88. 76 timing npm Completed in 3225842ms
  89. 77 verbose unfinished npm timer reify 1679241527055
  90. 78 verbose unfinished npm timer reify:loadTrees 1679241527057
  91. 79 verbose code 1
  92. 80 error A complete log of this run can be found in:
  93. 80 error     /home/rick/.npm/_logs/2023-03-19T15_58_47_022Z-debug-0.log
  94.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement