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
-
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-cms
todecap-cms
?Steps taken:
import CMS from 'decap-cms-app'
instead of
import CMS from 'netlify-cms-app'
Here is the error message with
gatsby build
Beta Was this translation helpful? Give feedback.
All reactions