routing-controllers icon indicating copy to clipboard operation
routing-controllers copied to clipboard

Deprecated dependancies library

Open dungnguyen2703 opened this issue 1 year ago • 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/[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 avatar Aug 17 '24 02:08 dungnguyen2703