TYPO3-Headless / nuxt-typo3

TYPO3 Frontend rendered in Vue.js and Nuxt (frontend for EXT:headless)
https://t3headless.macopedia.io/nuxt-typo3/
89 stars 35 forks source link

unjs dependencies conflicts #309

Closed mercs600 closed 1 year ago

mercs600 commented 1 year ago

I ran into conflicts between Scule library versions after installing the latest Nuxt/Tailwind module. Previously, we had been using the Scule version from the Nuxt core. However, the new version is in MJS format and requires transpilation. The best way to fix it is to specify the version which we used before.