You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been developing website with react+webpack.
I installed this module.
But I faced babel error
Uncaught Error: Cannot find module 'babel-runtime/core-js/object/get-prototype-of'
at webpackMissingModule (bundle.js:107798)
at Object. (bundle.js:107798)
at Object../src/components/AppProvider/AppProvider.js (bundle.js:108080)
at webpack_require (bootstrap:19)
at Object. (index.js:5)
at Object../src/index.js (bundle.js:113782)
at webpack_require (bootstrap:19)
at Object.0 (bundle.js:129898)
at webpack_require (bootstrap:19)
at bootstrap:83
I have been developing website with react+webpack.
I installed this module.
But I faced
babel
errorI can't know the reason
This is my package.json file.
The text was updated successfully, but these errors were encountered: