Apply several examples on create-next-app #16626
Answered
by
jamesmosier
Carlosbergx2
asked this question in
Help
-
HI, create-next-app --example with-next-i18next with-next-sass with-next-seo next-learn I got this error Could not locate an example named "with-next-i18next". Please check your spelling and try again. but I want multiple examples, is that possible? thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
jamesmosier
Aug 27, 2020
Replies: 1 comment 2 replies
-
Hi @Carlosbergx2. Unfortunately that is not possible currently. You can only select 1 example at a time, as there is no logic to merge the code together. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jamesmosier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Carlosbergx2. Unfortunately that is not possible currently. You can only select 1 example at a time, as there is no logic to merge the code together.