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

NextJs Bootstrap #1154

Closed
babaskate opened this issue Nov 13, 2023 · 1 comment
Closed

NextJs Bootstrap #1154

babaskate opened this issue Nov 13, 2023 · 1 comment

Comments

@babaskate
Copy link

babaskate commented Nov 13, 2023

When running the CLI command top bootstrap a nextjs application, the project produces an issue with running eslint. Specifically, the web vitals extension is not configured correctly in .eslint.json. When the adjustment is made locally, this then produces a lot of lint issues that blocks building the application.

I noticed this was fixed in the nextjs starter kit project (master branch), though the CLI still seems to build the project with a older revision (cli-use). It's been difficult to track this down int the CLI source code, though see it here: https://github.com/contentstack/cli/blob/f28b829d6c60dcd81db7675f37c90620b312034f/packages/contentstack-bootstrap/src/bootstrap/github/client.ts#L10C1-L11C1

Can cli-use branch be updated from master so the latest project is installed with bootstrap?

@netrajpatel
Copy link
Contributor

Hi @babaskate,

We are working on the code merges in starter apps from master to cli-use branch and accommodating any changes required in CLI.
We will keep you posted here once this is updated.

Thank you!

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

2 participants