vuetify-module icon indicating copy to clipboard operation
vuetify-module copied to clipboard

Fibers dependancy with SASS and node 16.02 causing error

Open ottz0 opened this issue 3 years ago • 2 comments

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.

ottz0 avatar Jun 01 '21 06:06 ottz0

I have the same problem.

Luferov avatar Jul 18 '21 18:07 Luferov

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

davydnorris avatar Sep 02 '21 06:09 davydnorris