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

No matching version found for create-react-storefront@^8.014.0 #17

Open
MartinPham opened this issue Sep 21, 2020 · 1 comment
Open

Comments

@MartinPham
Copy link

Hello there, thanks for your awesome work!

However when I tried to follow the documentation, this command gave me an error

npm create react-storefront@^8.014.0 my-m2-app

npm ERR! code ETARGET npm ERR! notarget No matching version found for create-react-storefront@^8.014.0. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

Seems the create-react-storefront version 8.014.0 is not available yet on npm.
Could you please help me to check?

Thanks

@satelllte
Copy link
Collaborator

Thanks for the notice @MartinPham. That was a typo. I updated readme.
Please use just:

npm create react-storefront my-m2-app

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