-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ecommerce-app-base does not work with create-contentful-app #194
Comments
Hi @sumanth-reply, we made a PR to fix the issue (see above). Please allow for some time for the new version to become available over NPM. |
@VaguelySerious Hi! The same bug seems to also exist on dam-app-base |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Installing the ecommerce library on top of create-contentful-app throws hooks error inside the AppConfig
To Reproduce
Steps to reproduce the behavior:
npx @contentful/create-contentful-app init my-first-app
npx @contentful/create-contentful-app create-definition
npm install @contentful/ecommerce-app-base --save
Expected behavior
App config should load properly
Actual behavior
There are errors in the console related to hooks and nothing loads on the screen
Screenshots
Desktop
Additional context
The text was updated successfully, but these errors were encountered: