studieren-ohne-grenzen / website

The shiny new website of Studieren Ohne Grenzen
3 stars 2 forks source link

Tailwind CSS fails to build #15

Closed daniel-lerch closed 5 months ago

daniel-lerch commented 5 months ago

Steps to reproduce:

  1. Clone repository
  2. yarn install
  3. yarn run dev

Expected behavior:

Development mode starts without errors.

Actual behavior:

I get an error message:

i Using Tailwind CSS from ~/assets/css/tailwind.css                                          nuxt:tailwindcss 12:04:04

 FATAL  nuxt.options._layers is not iterable                                                                  12:04:04

  at installModule (/C:/Users/Daniel/source/sog-website/node_modules/@nuxt/kit/dist/index.mjs:2409:32)
  at async setup (/C:/Users/Daniel/source/sog-website/node_modules/@nuxtjs/tailwindcss/dist/module.mjs:186:7)
  at async ModuleContainer.normalizedModule (/C:/Users/Daniel/source/sog-website/node_modules/@nuxt/kit/dist/index.mjs:2112:17)
  at async ModuleContainer.addModule (node_modules\@nuxt\core\dist\core.js:167:20)
  at async ModuleContainer.ready (node_modules\@nuxt\core\dist\core.js:34:7)
  at async Nuxt._init (node_modules\@nuxt\core\dist\core.js:344:5)

   ╭─────────────────────────────────────────────────────╮
   │                                                     │
   │   ✖ Nuxt Fatal Error                                │
   │                                                     │
   │   TypeError: nuxt.options._layers is not iterable   │
   │                                                     │
   ╰─────────────────────────────────────────────────────╯

error Command failed with exit code 1.

System information: