0:00
uh hello guys uh welcome to this video
0:02
so in this video I'll show you uh this
0:04
error basically comes could not
0:06
determine executable to run npm error so
0:10
this actually comes whenever you try to
0:11
execute npx tailwind CSS init-p so
0:15
basically in the latest version of
0:17
Tailwind CSS which is
0:19
uh 4 by default if you try to execute
0:23
this npmi Tailwind CSS if you try to
0:27
install Tailwind CSS by default it will
0:30
install the latest version which is uh
0:32
Tailwind CSS 4 which is drastically
0:35
different from Tailwind CSS 3 so that's
0:37
why you are getting this problem because
0:39
if you see I've installed Tailwind CSS
0:42
4.1.3 so that's why this command that
0:45
you execute which is uh npx tailwind CSS
0:49
init-b this is only applicable to the
0:52
tailwind CSS 3 so that's why this
0:55
command is failing so now it's very easy
0:58
way to fix this problem you just need to
1:00
install the Tailwind CSS 3 version so
1:04
just say tailwind CSS add the rate three
1:08
and then just say post CSS auto prefixer
1:13
so just add this command right here
1:16
tailwind CSS add the rate three so this
1:19
is signifying that you want to use the
1:21
Tailwind CSS3 version explicitly we are
1:24
mentioning it right here and uh now
1:26
execute this command so it will change
1:28
this version from 4.1.3.3 to this
1:35
3.4.17 so now if you do the same command
1:39
right here try to execute this you will
1:42
see the command will be
1:44
successful so you can see it has created
1:47
the stalewind CSS config file both these
1:50
files have been successfully created in
1:53
this easy way you can fix this problem
1:55
uh a lot of people asking this question
1:57
so I wanted to make this video because
1:59
Tailwind CSS documentation is very
2:01
confusing they haven't mentioned this
2:03
step because uh it's a very important
2:05
step they need to tell users because
2:08
many users are frustrated about this
2:10
error so in this way you can fix this
2:12
problem just installing the Tailwind CSS
2:16
3 version which is there so thank you
2:19
very much for watching this video and
2:21
also check out my website
2:23
freemediattools.com which contains
2:25
thousands of tools regarding audio video