Advertisement
Guest User

Untitled

a guest
Aug 20th, 2023
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. 0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
  2. 1 info using [email protected]
  3. 2 info using [email protected]
  4. 3 timing npm:load:whichnode Completed in 0ms
  5. 4 timing config:load:defaults Completed in 2ms
  6. 5 timing config:load:file:C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\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 1ms
  10. 9 timing config:load:file:F:\Works\Projects\tata-app\.npmrc Completed in 0ms
  11. 10 timing config:load:project Completed in 0ms
  12. 11 timing config:load:file:C:\Users\Denny\.npmrc Completed in 0ms
  13. 12 timing config:load:user Completed in 1ms
  14. 13 timing config:load:file:C:\Program Files\nodejs\etc\npmrc Completed in 0ms
  15. 14 timing config:load:global Completed in 0ms
  16. 15 timing config:load:validate Completed in 0ms
  17. 16 timing config:load:credentials Completed in 0ms
  18. 17 timing config:load:setEnvs Completed in 1ms
  19. 18 timing config:load Completed in 7ms
  20. 19 timing npm:load:configload Completed in 7ms
  21. 20 timing npm:load:mkdirpcache Completed in 0ms
  22. 21 timing npm:load:mkdirplogs Completed in 0ms
  23. 22 verbose title npm install @types/react
  24. 23 verbose argv "install" "--save-dev" "@types/react"
  25. 24 timing npm:load:setTitle Completed in 1ms
  26. 25 timing config:load:flatten Completed in 1ms
  27. 26 timing npm:load:display Completed in 2ms
  28. 27 verbose logfile logs-max:10 dir:C:\Users\Denny\AppData\Local\npm-cache\_logs
  29. 28 verbose logfile C:\Users\Denny\AppData\Local\npm-cache\_logs\2023-08-21T01_20_27_399Z-debug-0.log
  30. 29 timing npm:load:logFile Completed in 2ms
  31. 30 timing npm:load:timers Completed in 0ms
  32. 31 timing npm:load:configScope Completed in 0ms
  33. 32 timing npm:load Completed in 12ms
  34. 33 timing arborist:ctor Completed in 1ms
  35. 34 silly logfile start cleaning logs, removing 2 files
  36. 35 silly logfile done cleaning log files
  37. 36 timing arborist:ctor Completed in 0ms
  38. 37 timing idealTree:init Completed in 1143ms
  39. 38 timing idealTree:userRequests Completed in 2ms
  40. 39 silly idealTree buildDeps
  41. 40 silly fetch manifest @types/react@^16.9.49
  42. 41 http fetch GET 200 https://registry.npmjs.org/@types%2freact 195ms (cache revalidated)
  43. 42 silly placeDep ROOT @types/[email protected] REPLACE for: [email protected] want: ^16.9.49
  44. 43 timing idealTree:#root Completed in 205ms
  45. 44 silly fetch manifest react@^16.8.6
  46. 45 http fetch GET 200 https://registry.npmjs.org/react 51ms (cache revalidated)
  47. 46 silly fetch manifest react-dom@^16.8.6
  48. 47 http fetch GET 200 https://registry.npmjs.org/react-dom 52ms (cache revalidated)
  49. 48 timing idealTree Completed in 1476ms
  50. 49 timing command:install Completed in 1482ms
  51. 50 verbose stack Error: could not resolve
  52. 50 verbose stack at PlaceDep.failPeerConflict (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:549:25)
  53. 50 verbose stack at PlaceDep.place (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:199:21)
  54. 50 verbose stack at new PlaceDep (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:73:10)
  55. 50 verbose stack at C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:944:31
  56. 50 verbose stack at Array.map (<anonymous>)
  57. 50 verbose stack at Arborist.[buildDepStep] (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:944:8)
  58. 50 verbose stack at async Arborist.buildIdealTree (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:211:7)
  59. 50 verbose stack at async Promise.all (index 1)
  60. 50 verbose stack at async Arborist.reify (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\reify.js:154:5)
  61. 50 verbose stack at async Install.exec (C:\Users\Denny\AppData\Roaming\nvm\v16.20.2\node_modules\npm\lib\commands\install.js:145:5)
  62. 51 verbose cwd F:\Works\Projects\tata-app
  63. 52 verbose Windows_NT 10.0.22621
  64. 53 verbose node v16.20.2
  65. 54 verbose npm v8.19.4
  66. 55 error code ERESOLVE
  67. 56 error ERESOLVE could not resolve
  68. 57 error
  69. 58 error While resolving: @naisutech/react-tree@0.4.2
  70. 58 error Found: react@17.0.2
  71. 58 error node_modules/react
  72. 58 error peer react@"^16.6.0 || ^17" from next@10.2.3
  73. 58 error node_modules/next
  74. 58 error dev next@"^10.0.5" from the root project
  75. 58 error peer react@"^15.3.0 || 16 || 17 || 18" from react-copy-to-clipboard@5.1.0
  76. 58 error node_modules/react-copy-to-clipboard
  77. 58 error react-copy-to-clipboard@"^5.1.0" from the root project
  78. 58 error 23 more (react-currency-input-field, react-datepicker, ...)
  79. 58 error
  80. 58 error Could not resolve dependency:
  81. 58 error peer react@"^16.8.6" from @naisutech/react-tree@0.4.2
  82. 58 error node_modules/@naisutech/react-tree
  83. 58 error @naisutech/react-tree@"^0.4.2" from the root project
  84. 58 error
  85. 58 error Conflicting peer dependency: react@16.14.0
  86. 58 error node_modules/react
  87. 58 error peer react@"^16.8.6" from @naisutech/react-tree@0.4.2
  88. 58 error node_modules/@naisutech/react-tree
  89. 58 error @naisutech/react-tree@"^0.4.2" from the root project
  90. 58 error
  91. 58 error Fix the upstream dependency conflict, or retry
  92. 58 error this command with --force, or --legacy-peer-deps
  93. 58 error to accept an incorrect (and potentially broken) dependency resolution.
  94. 58 error
  95. 58 error See C:\Users\Denny\AppData\Local\npm-cache\eresolve-report.txt for a full report.
  96. 59 verbose exit 1
  97. 60 timing npm Completed in 1559ms
  98. 61 verbose unfinished npm timer reify 1692580827471
  99. 62 verbose unfinished npm timer reify:loadTrees 1692580827476
  100. 63 verbose unfinished npm timer idealTree:buildDeps 1692580828621
  101. 64 verbose unfinished npm timer idealTree:node_modules/@naisutech/react-tree 1692580828827
  102. 65 verbose code 1
  103. 66 error A complete log of this run can be found in:
  104. 66 error C:\Users\Denny\AppData\Local\npm-cache\_logs\2023-08-21T01_20_27_399Z-debug-0.log
  105.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement