Skip to content
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

Create-Catalog inside a Next.JS app is not working #500

Open
Jordan-Morrison opened this issue Mar 2, 2020 · 0 comments
Open

Create-Catalog inside a Next.JS app is not working #500

Jordan-Morrison opened this issue Mar 2, 2020 · 0 comments

Comments

@Jordan-Morrison
Copy link

The Catalog docs say:

By default, Catalog integrates with Create React App and next.js. Run create-catalog in the same directory as you’ve set up your app.

Upon doing so it installs everything with no errors and says:

Run yarn run catalog-start to get started.

After running yarn run catalog-start I'm getting the following: Error: Cannot find module 'babel-plugin-react-require' followed by a long stack trace.

I've tried installing babel-plugin-react-require but that did not solve the issue.

Anyway to resolve this? I'd love to be able to use Catalog inside my project for it's documentation and brand guidelines 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant