lambda-packages
lambda-packages copied to clipboard
npm create astro: command not found (WSL)
What version of astro are you using?
1.1.1
Are you using an SSR adapter? If so, which one?
No
What package manager are you using?
npm
What operating system are you using?
Windows WSL2 Ubuntu
Describe the Bug
I created a new Astro project by:
npm create astro@latest
Then after going into the directory and running astro add react I get:
astro: command not found
Link to Minimal Reproducible Example
It's probably an OS error.
Participation
- [ ] I am willing to submit a pull request for this issue.