-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Commands to integrate Tailwind into Vuestic don't work on Windows #4174
Labels
BUG
Something isn't working
Comments
J4LM
changed the title
Commands to integrate Tailwind into Vuesitic don't work
Commands to integrate Tailwind into Vuestic don't work
Mar 5, 2024
m0ksem
changed the title
Commands to integrate Tailwind into Vuestic don't work
Commands to integrate Tailwind into Vuestic don't work on Windows
Mar 5, 2024
Any idea when this could be fixed? Thanks!! |
We need someone on Windows to debug and fix it. |
I faced this bug, could you fix it please
|
It must be fixed in |
The issue still not resolved
console output:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vuestic-ui version: 1.9.3
Description
Commands for the integration with tailwind is just not working at all I keep getting it's not in the registry response.
Reproduction
npx sync-tailwind-with-vuestic
npx watch-tailwind
npx sync-vuestic-with-tailwind
** None of these commands work!!! **
I get this error
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'
The text was updated successfully, but these errors were encountered: