We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npx @sanity/cli init --template shopify
Describe the bug
We can't initialize an embedded studio that uses the shopify template in a next.js project, standalone works fine though
To Reproduce
Steps to reproduce the behavior:
yarn create next-app
Select project template to use
Expected behavior
Would be cool to be able to use the cli to do this, not sure if this is a bug or a feature request honestly
Which versions of Sanity are you using?
@sanity/cli (global) 3.41.1 (up to date)
What operating system are you using?
macOS 14.4.1
Which versions of Node.js / npm are you running?
10.5.2 v20.13.0
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
We can't initialize an embedded studio that uses the shopify template in a next.js project, standalone works fine though
To Reproduce
Steps to reproduce the behavior:
yarn create next-app
Select project template to use
you can see it asks you for a template, so you know it didn't use the shopify oneExpected behavior
Would be cool to be able to use the cli to do this, not sure if this is a bug or a feature request honestly
Which versions of Sanity are you using?
@sanity/cli (global) 3.41.1 (up to date)
What operating system are you using?
macOS 14.4.1
Which versions of Node.js / npm are you running?
10.5.2
v20.13.0
Thank you
The text was updated successfully, but these errors were encountered: