Trouble Installing Tailwind #1472
Unanswered
BlanchardIlela
asked this question in
Q&A
Replies: 0 comments
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,
I’m using a MacBook Pro and I’m trying to install Tailwind, but it’s not working. When I run:
npm install tailwindcss @tailwindcss/postcss postcss
npx tailwindcss init -p
I get the following error:
npm error could not determine executable to run
npm error A complete log of this run can be found in: /Users/macbook/.npm/_logs/2025-10-04T10_08_04_901Z-debug-0.log
I’m running Node v22.15.0, npm 10.9.2, and npx 10.9.2.
Any advice on how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions