typestack/routing-controllers

Deprecated dependancies library

dungnguyen2703 opened this issue · 0 comments

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/plugin-proposal-export-namespace-from@7.18.9: 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