Problem installing Tailwindcss and Storefront UI
Hi, I'm trying to install tailwind and UI as described here: https://docs.storefrontui.io/v2/vue/getting-started.html using yarn add -D @nuxtjs/tailwindcss @storefront-ui/vue
but I get the following error: error globby@14.0.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
I tried using an older version of tailwind (5.3.5) but I still get the same error.
The Nuxt version found in vuestorefront package.json is 2.15.8 but Tailwind needs >3. Which version is suitable? Thanks
@vue-storefront/magento-theme V1.3.1
but I get the following error: error globby@14.0.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
I tried using an older version of tailwind (5.3.5) but I still get the same error.
The Nuxt version found in vuestorefront package.json is 2.15.8 but Tailwind needs >3. Which version is suitable? Thanks
@vue-storefront/magento-theme V1.3.1
Documentation for the Storefront UI