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 dependancies library #1428

Open
dungnguyen2703 opened this issue Aug 17, 2024 · 0 comments
Open

Deprecated dependancies library #1428

dungnguyen2703 opened this issue Aug 17, 2024 · 0 comments
Labels
status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.

Comments

@dungnguyen2703
Copy link

dungnguyen2703 commented Aug 17, 2024

Using deprecated dependancies

Reproduce

  • Add "routing-controllers": "^0.10.4" as dependancy in package.json
  • Run npm i
  • Result: waring for deprecated dependancy
    npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript
    standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.

Please upgrade

@dungnguyen2703 dungnguyen2703 added status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature. labels Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature.
Development

No branches or pull requests

1 participant