aws-samples / aws-samples/amplify-next-template

npm packages Deprecation Warnings

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
236
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

Hi Team,

While trying to install the packages using npm install command, following list of warnings are shown. They are

1) npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

2) npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.

3) npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported

4) npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.

5) npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

6) npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

7) npm warn deprecated core-js@2.6.12: core-js@<3.23.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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.