Skip to content

Unable to Run npx tailwindcss init -p - "Could Not Determine Executable to Run" #15820

Answered by wongjn
abderrahimlaribi asked this question in Help
Discussion options

You must be logged in to vote

The init command no longer exists in v4. Consider checking the installation documentation that is most relevant to your project to integrate Tailwind v4.

If you are trying to use v3, ensure the version qualifier is used:

$ npm install -D tailwindcss@3 postcss autoprefixer
$ npx tailwindcss init -p

Replies: 13 comments 91 replies

Comment options

You must be logged in to vote
82 replies
@VekrO
Comment options

@kuldeep1306
Comment options

@chill-home
Comment options

@ValeriaJahzeel
Comment options

@Dictator0071
Comment options

Answer selected by abderrahimlaribi
Comment options

You must be logged in to vote
1 reply
@Developerrizwan
Comment options

Comment options

You must be logged in to vote
4 replies
@wongjn
Comment options

@KaiZenSpace
Comment options

@wongjn
Comment options

@Ayush0001-knife
Comment options

Comment options

You must be logged in to vote
1 reply
@sturmenta
Comment options

Comment options

You must be logged in to vote
2 replies
@artemmovich
Comment options

@HRISH-ABH
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Zidoun-Abdou
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet