chrismwilliams / astro-theme-cactus

A simple Astro theme. Use it to create your blog or website.
https://astro-cactus.chriswilliams.dev/
MIT License
866 stars 132 forks source link

Dependency install issues on new project #286

Closed BrodyJackson closed 3 weeks ago

BrodyJackson commented 1 month ago

Hi there!

Apologies if this is related to my environment but I believe it is coming from somewhere within the project dependencies. I'm currently trying to get the template up and running but an npm install on a newly cloned project results in dependency resolution errors. I've attached a screenshot below. Let me know if I can help in any way!

image

chrismwilliams commented 3 weeks ago

Hi @BrodyJackson,

Hopefully this should now be sorted (if you haven't found a fix already) with #290. I was hoping that all the eslint plugins the theme uses would be v9 compatable now, but I've decided to move over to biome instead of waiting.

BrodyJackson commented 3 weeks ago

Hey @chrismwilliams ,

Just pulled things down a looked again and it's definitely fixed. Thanks so much for the quick fix on that! Love the project. All the best!