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

Could not locate an example named "with-stripe-typescript" #67310

Open
1 task done
Olanetsoft opened this issue Jun 29, 2024 · 0 comments
Open
1 task done

Could not locate an example named "with-stripe-typescript" #67310

Olanetsoft opened this issue Jun 29, 2024 · 0 comments
Labels
examples Issue/PR related to examples

Comments

@Olanetsoft
Copy link

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

npm ERR! npx canceled due to missing packages and no YES option: ["next@14.2.4"]

npm ERR! A complete log of this run can be found in: /mypath/

Which example does this report relate to?

https://github.com/vercel/next.js/tree/canary/examples/with-stripe-typescript

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Describe the Bug

I ran into an error running the following command:

npx create-next-app --example with-stripe-typescript with-stripe-typescript-app

The Error:

Could not locate an example named "with-stripe-typescript". It could be due to the following:
 1. Your spelling of example "with-stripe-typescript" might be incorrect.
 2. You might not be connected to the internet or you are behind a proxy.

Expected Behavior

To create the project example.

To Reproduce

From your terminal run the following:

npx create-next-app --example with-stripe-typescript with-stripe-typescript-app
@Olanetsoft Olanetsoft added the examples Issue/PR related to examples label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue/PR related to examples
Projects
None yet
Development

No branches or pull requests

1 participant