Issue: Do not provide Tailwind CSS binaries (npm/Yarn) #17403
Unanswered
quantumlgm
asked this question in
Help
Replies: 1 comment
-
The reason is that the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. Please help me install Tailwind CSS, I have a very strange problem. Why after installing Tailwind CSS via npm/Yarn on Windows are executable files (tailwindcss, tailwindcss.cmd) not created in node_modules/.bin, although the packages themselves are installed normally? I have already tried: reinstalling Node.js (v18 LTS) to the standard folder C:\Program Files\nodejs, clearing the cache, deleting node_modules and lock files, creating a new project in the root of the C: drive, disabling the antivirus. Where node and npm are in the standard paths (where.exe shows C:\Program Files\nodejs), but Tailwind binaries still do not appear. What could be the reason and how to fix this? I can show the entire installation process
Beta Was this translation helpful? Give feedback.
All reactions