DEV Community

Zohaib Aziz
Zohaib Aziz

Posted on

Erro while installing tailwind css postcss 3.4 version in vs code npm error could not determine executable to run npm error A complete log of this run can be found in: C:\Users\STARHIVE\AppData\Local\npm-cache\_logs\2025-01-24T07_39_01_999Z-debug-0.log

Top comments (1)

Collapse
 
farad-alam profile image
Farad Alam

same here, the issue arose because of tailwind v4.
use npm install -D tailwindcss@3 instead of npm install -D tailwindcss