Error: Can‘t resolve ‘babel-runtime/core-js/promise‘

Error: Can’t resolve ‘babel-runtime/core-js/promise’

problem

Start the project, Promise is used in the project, and the page and console report
Error: Can't resolve 'babel-runtime/core-js/promise'

reason

Dependency package problem

solution

pnpm install --save babel-runtime

Supongo que te gusta

Origin blog.csdn.net/qubes/article/details/130501262
Recomendado
Clasificación