deta / space-docs

Documentation and guides for Deta Space
https://deta.space/docs
Other
42 stars 15 forks source link

[solved] astro not installing with `yarn install` #6

Closed abdelhai closed 1 year ago

abdelhai commented 1 year ago

i cloned, then ran yarn install then yarn dev, then got this error. isn't astro supposed to be installed with yarn install?

image

abdelhai commented 1 year ago

yarn install --ignore-optional

BetaHuhn commented 1 year ago

Added yarn install --ignore-optional to the README.