Advertisement
dmimaz

Untitled

Nov 29th, 2021
1,016
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.61 KB | None | 0 0
  1. dmimaz@ubuntu-dmitru-1:~/_defi/openSea/wyvern-schemas$ npm i
  2. npm WARN deprecated safe-event-emitter@1.0.1: Renamed to @metamask/safe-event-emitter
  3. npm WARN deprecated har-validator@5.1.3: this library is no longer supported
  4. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  5. npm WARN deprecated eth-sig-util@1.4.2: Deprecated in favor of '@metamask/eth-sig-util'
  6. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
  7. npm WARN deprecated ethereumjs-block@2.2.0: New package name format for new versions: @ethereumjs/block. Please update.
  8. npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
  9. npm WARN deprecated chokidar@2.1.6: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  10. npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  11. npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
  12. npm WARN deprecated uuid@3.0.1: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  13. npm WARN deprecated uuid@3.3.2: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  14. npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
  15. npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
  16. npm WARN deprecated ethereumjs-tx@1.3.7: New package name format for new versions: @ethereumjs/tx. Please update.
  17. npm WARN deprecated bignumber.js@6.0.0: Custom ALPHABET bug fixed in v7.0.2
  18. npm WARN deprecated ethereumjs-vm@2.6.0: New package name format for new versions: @ethereumjs/vm. Please update.
  19. npm WARN deprecated buffer@4.9.1: This version of 'buffer' is out-of-date. You must update to v4.9.2 or newer
  20. npm WARN deprecated axios@0.17.1: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
  21. npm WARN deprecated ethereumjs-block@1.7.1: New package name format for new versions: @ethereumjs/block. Please update.
  22. npm WARN deprecated ethereumjs-common@1.3.1: New package name format for new versions: @ethereumjs/common. Please update.
  23. npm WARN deprecated core-js@2.6.9: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
  24. npm ERR! code 1
  25. npm ERR! git dep preparation failed
  26. npm ERR! command /snap/node/5485/bin/node /home/dmimaz/.npm-global/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/dmimaz/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
  27. npm ERR! npm WARN using --force Recommended protections disabled.
  28. npm ERR! npm WARN deprecated set-value@0.4.3: Critical bug fixed in v3.0.1, please upgrade to the latest version.
  29. npm ERR! npm WARN deprecated set-value@2.0.0: Critical bug fixed in v3.0.1, please upgrade to the latest version.
  30. npm ERR! npm WARN deprecated mixin-deep@1.3.0: Critical bug fixed in v2.0.1, please upgrade to the latest version.
  31. npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  32. npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
  33. npm ERR! npm WARN deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  34. npm ERR! npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  35. npm ERR! npm WARN deprecated mocha-typescript@1.1.15: mocha-typescript has been deprecated, use @testdeck/mocha instead
  36. npm ERR! npm WARN deprecated uuid@3.0.1: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  37. npm ERR! npm WARN deprecated uuid@3.2.1: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  38. npm ERR! npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
  39. npm ERR! npm WARN deprecated buffer@4.9.1: This version of 'buffer' is out-of-date. You must update to v4.9.2 or newer
  40. npm ERR! npm ERR! code 1
  41. npm ERR! npm ERR! path /home/dmimaz/.npm/_cacache/tmp/git-cloneCBwxSV/node_modules/sha3
  42. npm ERR! npm ERR! command failed
  43. npm ERR! npm ERR! command sh -c node-gyp rebuild
  44. npm ERR!
  45. npm ERR! npm ERR! A complete log of this run can be found in:
  46. npm ERR! npm ERR!     /home/dmimaz/.npm/_logs/2021-11-29T15_33_57_303Z-debug.log
  47.  
  48. npm ERR! A complete log of this run can be found in:
  49. npm ERR!     /home/dmimaz/.npm/_logs/2021-11-29T15_33_58_800Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement