FredKSchott / create-snowpack-app

The all-in-one app template for Snowpack. [moved]

Home Page:https://www.snowpack.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with command create-snowpack-app snowpack-ts --template @snowpack/app-template-react-typescript`

whatwg6 opened this issue · comments

Error with command

$ create-snowpack-app snowpack-ts --template @snowpack/app-template-react-typescript
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @snowpack/app-scripts-react@^1.1.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
  • create-snowpack-app@1.1.1

Fixed! Thank you for filing