You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2024. It is now read-only.
Hi, I am trying to start a project with Nuxt Tailwind and Prismic, I am following your official guide for nuxt, everything is fine in the installation and development, the problem comes when I want to generate my file for production with npm run build, I get the following error:
because of this I have not been able to continue with my development and it is a pity.
But I have tried all the solutions described there and none of them have worked, if anyone knows how to help me solve this problem it would be of great help.
Here is my public repository with the implementation of Nuxt, Prismic and Tailwind css
Hey, I'm really sorry this issue slipped through our radar. Considering the above, I'd suggest updating dependencies (nuxt, @nuxtjs/tailwindcss especially, exceptsass-loader) and removing postcss, then giving it another go.
If this still doesn't work let us know here or open a new thread on our community forum
Hi, I am trying to start a project with Nuxt Tailwind and Prismic, I am following your official guide for nuxt, everything is fine in the installation and development, the problem comes when I want to generate my file for production with npm run build, I get the following error:
because of this I have not been able to continue with my development and it is a pity.
He saw this issue #15
But I have tried all the solutions described there and none of them have worked, if anyone knows how to help me solve this problem it would be of great help.
Here is my public repository with the implementation of Nuxt, Prismic and Tailwind css
https://github.com/kurodaSensei/nuxt-tailwind-prismic-case
The text was updated successfully, but these errors were encountered: