Error when trying to migrate Gatsby App from "netlify-cms-app" to "decap-cms-app" #6911
Unanswered
praharsh23
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This seems to be a problem with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm receiving an error when trying to migrate from "netlify-cms-app" to "decap-cms-app".
Any suggestions to resolve this?
Also, is there any doc to help with migration of existing apps that use
netlify-cmstodecap-cms?Steps taken:
import CMS from 'decap-cms-app'instead of
import CMS from 'netlify-cms-app'Here is the error message with
gatsby buildBeta Was this translation helpful? Give feedback.
All reactions