[X] Are you reporting to the correct repository?
(enso is made of many specialized packages: https://github.com/laravel-enso)
[X] Did you check the documentation?
[X] Did you perform a cursory search?
Description
We are using the latest Nuxt (2 edge, with bridge) as the enso-ui is Vue 2. I wondered when enso-ui will be Vue 3 compatible so we can upgrade to the latest Nuxt and Webpack which will fix our build for latest Node as at the moment anything later than 14 has scss issues unrelated to Enso as such as but as we ported enso to nuxt we kept the scss usage and there is a bug with fibers building on node 16 or later.
This is a feature request.
Prerequisites
Description
We are using the latest Nuxt (2 edge, with bridge) as the enso-ui is Vue 2. I wondered when enso-ui will be Vue 3 compatible so we can upgrade to the latest Nuxt and Webpack which will fix our build for latest Node as at the moment anything later than 14 has scss issues unrelated to Enso as such as but as we ported enso to nuxt we kept the scss usage and there is a bug with fibers building on node 16 or later.