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

I can't install a template. #3939

Open
1 task
ImIvic opened this issue Oct 15, 2023 · 1 comment
Open
1 task

I can't install a template. #3939

ImIvic opened this issue Oct 15, 2023 · 1 comment

Comments

@ImIvic
Copy link

ImIvic commented Oct 15, 2023

Quick checklist

  • I am using the latest version of Snowpack and all plugins.

What package manager are you using?

npm

What operating system are you using?

wndows

Describe the bug

So cant get templates to work when trying:
npx create-snowpack-app . --template @snowpack/app-templete-blank-typescript --force

I get the error

> [ERROR] Unable to find "@snowpack/app-templete-blank-typescript" in the npm registry.
> [ERROR] Cannot continue safely. 
> 
> Exiting...

I am using node v20.8.1 and npm 10.1.0

Steps to reproduce

run:
npx create-snowpack-app . --template @snowpack/app-templete-blank-typescript --force

Link to minimal reproducible example (optional)

No response

@counterflow
Copy link

It's @snowpack/app-template-blank-typescript not @snowpack/app-templete-blank-typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants