An error was reported when installing babel to npm run bulid.


package.json is configured with
"scripts": {

"build": "babel src -d lib"

}

Mar.12,2021
Menu