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've tried npm install @babel/runtime but I had to remove it since it was giving a new error that some node_modules/@babel/runtime/helpers/objectWithoutLooseProperties.js file wasn't to be found even though it's clearly there.
Spent over an hour and a half trying to fix this problem and I came to the conclusion that I am no match for this devasting error. So is google
Description
This error happens immediately with gatsby-plugin-netlify-cms:
Steps to reproduce
I migrated from gatsby v1 to v2 and installed the latest netlify-cms gatsby plugin: gatsby-plugin-netlify-cms@next
Expected result
It should run
Actual result
Continued error:
Environment
File contents (if changed)
gatsby-config.js
package.json
gatsby-node.js
Empty (nothing changed/added)
gatsby-browser.js
Empty (nothing changed/added)
gatsby-ssr.js
Empty (nothing changed/added)
The text was updated successfully, but these errors were encountered: