Skip to content

create-next-app with --example-path not working #76222

Answered by icyJoseph
glpecile asked this question in Help
Discussion options

You must be logged in to vote

Aha, I think that parameter is to be used when you also pass a GitHub URL example. Like in your case:

npx create-next-app --example "https://github.com/glpecile/example-path-repro" --example-path "src/repro" delete-me-example-path

But it is not to be used for local file system starters.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@glpecile
Comment options

@icyJoseph
Comment options

@glpecile
Comment options

Answer selected by glpecile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants