Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated warning on backend package installation #2362

Open
ykethan opened this issue Dec 20, 2024 · 1 comment
Open

deprecated warning on backend package installation #2362

ykethan opened this issue Dec 20, 2024 · 1 comment
Labels
bug Something isn't working dependency Issue related to upstream dependency

Comments

@ykethan
Copy link
Member

ykethan commented Dec 20, 2024

Environment information

N/A

Describe the bug

Installing the @aws-amplify/backend in a new project throws the following warnings

image

Reproduction steps

  1. mkdir test && cd test
  2. npm init -y
  3. npm i @aws-amplify/backend
@ykethan ykethan added pending-triage Incoming issues that need categorization bug Something isn't working dependency Issue related to upstream dependency and removed pending-triage Incoming issues that need categorization labels Dec 20, 2024
@Jimgitsit
Copy link

core-js and inflight are particularly worrisome warnings. Any word on if/when this is going to be fixed? Only workaround is to stop using Amplify no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependency Issue related to upstream dependency
Projects
None yet
Development

No branches or pull requests

2 participants