Skip to content

NextJs Bootstrap #1154

@babaskate

Description

@babaskate

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions