Benas Mandravickas
Benas Mandravickas
@gokatz I have faced a similar problem as you did and tried commenting out parts of the config until I found the one that was causing the trouble - `babel`...
It seems like a problem on server-side. Adding `ssr: false` to `nuxt.config` _kind of_ solves the issue as the error does not appear. But adding `ssr: false` messes half of...
As https://github.com/ErikReider/SwayOSD/issues/42 is now resolved, maybe it would be possible to progress with this?