Results 165 comments of Daniel

I've never seen this flake before in yarn 3+ and I've been using it professionally for ~2 years 😅 Maybe that's because we have `enableGlobalCache: false` in most work projects'...

Did you also delete the yarn folder in your home directory? `~/.yarn/berry/metadata/npm` `~` means your home folder, so `$HOME`

Epic, it worked! Now try `yarn dev`

Whaatt, I'll also try clearing all my caches then

Can you try on `latest`? My node install is bricked by trying to get asdf to work to get old solid start docs to work because I needed to read...

Soo weird. I'm back on 21.5.0 now. Deleted `~/.yarn/berry/metadata/npm` as well as `~/.yarn/berry/cache` and re-did the solid start setup along with yarn setup and `yarn dev` still gives me ```...

Thanks, here's my whole directory if running `yarn dev` in there gets you the same error? Contains the vite 5 resolution but still same error [my-app.zip](https://github.com/solidjs/solid-start/files/13770931/my-app.zip)