lambda-packages icon indicating copy to clipboard operation
lambda-packages copied to clipboard

npm create astro: command not found (WSL)

Open agamm opened this issue 3 years ago • 4 comments

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.

agamm avatar Aug 28 '22 14:08 agamm