Shiri
Different behaviour of build on server vs preview (localhost)
I already solve it. Maybe "solve" is a strong word. I remove all node_packages and reinstall them again, it started to work. No idea what was the problem, versions of Vue nor Nuxt did not changed. And as I mentioned before, the same production build was ok on preview but behive wierd on server. Wierd error.
3 replies
SWR problem (or cache problem)
In documentation of nitro, there is metioned that it uses memory driver to store the cachce. I guess its auto imported by nuxt/nitro so I don't need to do that. Or am I wrong? Really cant find any reason why it should not work. It's a real bummer.
17 replies