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
I encountered an issue while trying to install Tailwind CSS using the Nuxtr VS Code extension.
Steps to reproduce:
Created a new Nuxt 3 project.
Installed the Nuxtr VS Code extension.
Executed the command Nuxtr: Configure CSS Frameworks -> TailwindCSS from the Command Palette.
Result:
After executing the command, the error message "TailwindCSS installation failed" was displayed.
The text was updated successfully, but these errors were encountered:
Environment
System Information:
OS: Ubuntu 22.04
Nuxtr version: 0.2.16
Node.js version: v20.15.0
npm version: 10.7.0
pnpm version: 10.4.1
VS Code version: 1.97.2
What went wrong?
TailwindCSS installation failed
How to reproduce it?
Hello,
I encountered an issue while trying to install Tailwind CSS using the Nuxtr VS Code extension.
Steps to reproduce:
Created a new Nuxt 3 project.
Installed the Nuxtr VS Code extension.
Executed the command Nuxtr:
Configure CSS Frameworks -> TailwindCSS
from the Command Palette.Result:
After executing the command, the error message "TailwindCSS installation failed" was displayed.
The text was updated successfully, but these errors were encountered: