authentication_course icon indicating copy to clipboard operation
authentication_course copied to clipboard

npm install fails

Open stevefarwell opened this issue 3 years ago • 3 comments

using node -v v16.6.0

npm install fails many of the packages are deprecated

npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi' npm WARN deprecated [email protected]: 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.

stevefarwell avatar Aug 06 '21 17:08 stevefarwell

I'm having these issues also

Ayoazeez26 avatar Oct 08 '21 11:10 Ayoazeez26

same here.

immysec avatar Nov 26 '21 06:11 immysec

[email protected] works with Node.js v4.x, v6.x, v8.x, and v10.x.

In my case, I used v10.24.1

Kunie-dev avatar Jan 29 '22 07:01 Kunie-dev