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
Error: Plugin 0 specified in "/home/ubuntu/grok/source/node_modules/next/babel.js" provided an invalid property of "default" (While processing preset: "/home/ubuntu/grok/source/node_modules/next/babel.js")
at Plugin.init (/home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/plugin.js:131:13)
at Function.normalisePlugin (/home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:152:12)
at /home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:184:30
at Array.map (<anonymous>)
at Function.normalisePlugins (/home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
at OptionManager.mergeOptions (/home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
at /home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:265:14
at /home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:323:22
at Array.map (<anonymous>)
at OptionManager.resolvePresets (/home/ubuntu/grok/source/node_modules/babel-register/node_modules/babel-core/lib/transformation/file/options/option-manager.js:275:20)
And here's the dependencies and babel config of my package.json
tashburn
changed the title
Next version 7 error: "Plugin 0 ... provided an invalid property of "default""
Next version 6 error: "Plugin 0 ... provided an invalid property of "default""
May 21, 2018
lockbot
locked as resolved and limited conversation to collaborators
Sep 7, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Here's the error
And here's the dependencies and babel config of my
package.json
The text was updated successfully, but these errors were encountered: