nice i will make sure i complete this course no matter what
@ashutoshpawar Жыл бұрын
Great 👍
@shivanagoudak29538 ай бұрын
Your teaching skill is amazing sir
@ashutoshpawar8 ай бұрын
Thanks and welcome
@hssp153411 ай бұрын
we can use 'npm create vite@latest' as well right for creating react?
@josephbalogun59023 ай бұрын
Mine keeps showing npm is not recognized
@ShinAkuma3 ай бұрын
Why use Vite instead of create-react-app ? What is the difference ?
@ArjayAltamera6 ай бұрын
How can i check the version of vite that I will use. Hope for your swift response. Thank you for this amazing tutorial.
@NikosM1122 ай бұрын
02:00 not working. Now what...? Can't proceed. It gives a red message in the terminal.
@ashutoshpawar2 ай бұрын
What message do you get?
@kevmeza-js8wl2 ай бұрын
did you figure it out
@MdNesadbabu Жыл бұрын
There is no error in my vite + react pages. I have a question to you that Can we use react js in a full stack project?
@adel.dev.account4 ай бұрын
I will keep commenting until you decide to make similar serie for NextJs 14 and it ecosystem 😂 (nah im just helping with the algorithm 😅)
@divyashreerg749215 күн бұрын
How to know the version sir
@ishmeetdhingra4399 Жыл бұрын
In windown it is not showiing the final vite and react page in my system ... i have followed each step in last step page heading is Vite + React but whole screen is white nothing is coming up
@ashutoshpawar Жыл бұрын
Right click on the webpage and inspect, then go to the developer console and see if you have any errors there.
@ishmeetdhingra4399 Жыл бұрын
@@ashutoshpawar It is showing error like this --->> Failed to load resource: the server responded with a status of 404 (Not Found)
@sarthakpuri4290 Жыл бұрын
It's a dark theme only you are doing right don't worry i also same the same thing first then i apply on it.
@aadityamittal35882 ай бұрын
Great video, sir.
@ashutoshpawar2 ай бұрын
Thank you kindly
@aleksamarkovic22872 ай бұрын
npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npm create vite@4.1.0 + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException I get this error once i try creating vite project
@Talos_Goro11 ай бұрын
Thank you!
@ashutoshpawar10 ай бұрын
Welcome!
@Ramesh_Royy10 ай бұрын
good stuff😋
@ashutoshpawar10 ай бұрын
Thanks 😋
@khanfaizan057 ай бұрын
Hi.. created project using vite Npm run dev gives error. Module_not_found . Complaining about vite. How to fix it