Internal server error: Attempted to assign to readonly property.
Hey Guys!
Since I've containerized my Nuxt application using docker compose, my app is frequently crashing after doing changes in a component. You can see the error code in the attached image.
In the console the error,
is thrown.
This error occurs not only in tailwind.css but also in fonts.css.
Important code: https://paste.gg/p/anonymous/8d3e7cfaaef345c2b21cd9a870f4119a
Since I've containerized my Nuxt application using docker compose, my app is frequently crashing after doing changes in a component. You can see the error code in the attached image.
In the console the error,
is thrown.
This error occurs not only in tailwind.css but also in fonts.css.
Important code: https://paste.gg/p/anonymous/8d3e7cfaaef345c2b21cd9a870f4119a

