vuetify-module
vuetify-module copied to clipboard
Fibers dependancy with SASS and node 16.02 causing error
Vuetify version 1.11.3
Describe the bug Upgrading to > node 16 causes fibers dependancy with sass to error. Fibers has end of life and not supporting > node v16. SASS is a dependancy of Vuetify which has addressed the issue but can't update this because the nuxt-vuetify module has not been updated.
Additional context Assertion failed: (thread_id_key != 0x7777), function find_thread_id_key, file ../src/coroutine.cc, line 134.
I have the same problem.
Same here - I thought vuetify had removed the dependency on fibers?
Ah actually I think that's what the OP is saying - Vuetify has fixed this but nuxt-vuetify is lagging behind