vite:css and postcss creating errors on SSR ?
Hi, I'm trying to start my solid-start project on another compute but I can't get it to work. I get this weird postcss error during SSR. And I'm using Devcontainers to reproduce my development environment, so I'm even more dazzled that it works on one compute and not on the other lol. Anyone has ever seen this error ?
1 Reply
Okay, I've forcefully removed all node_modules on my "working" computer and reinstalled all deps, and now it doesn't there either lol. So some dependency update caused this.