Тёмный

How to run React JS app in Visual studio code tutorial | Download and install react in VS Code 2024 

United Top Tech
Подписаться 24 тыс.
Просмотров 411 тыс.
50% 1

How to run your first react js app project in visual studio code using node js is shown
#reactjs #reactjstutorial #vscode

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 613   
@armanramdul548
@armanramdul548 8 дней назад
I am not getting any error but the packaging downloding process is no ending plz tell me anybody know what to do
@unitedtoptech6288
@unitedtoptech6288 6 дней назад
Did you download from the same one as I did?
@erycsaprones
@erycsaprones Месяц назад
you deserve more than one following from me... you are very straight to the point and you have helped me a lot. I can't thank you enough
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
Most welcome man ❤😊
@keshavsainath1142
@keshavsainath1142 Год назад
I really loved this tutorial. It was explained in great detail and everything worked perfectly!! Thank you for this!!
@unitedtoptech6288
@unitedtoptech6288 Год назад
You are so welcome!!!
@Pppupu6858
@Pppupu6858 3 месяца назад
​@@unitedtoptech6288 bro even after putting the path its showing nodejs not recognized
@gurram.lakshmitulasi
@gurram.lakshmitulasi 2 месяца назад
Hello sir...what should I do if I get an error saying "npx is not recognized",I followed all your steps but still getting this error and I don't know why...please help me out...😔
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
npm i -g npx, tun this please
@mohapimohoto7354
@mohapimohoto7354 5 месяцев назад
This video is super helpful, I went through 8 videos before my node and npm could start working and this is the only one who helped😂
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
Great to hear!
@ISOTechEXE
@ISOTechEXE 7 месяцев назад
Music for my ears, EVERY code tutorial must sound like this
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Wow thanks, you mean my voice is good?
@ronethsandeepa5014
@ronethsandeepa5014 Год назад
Good tutorial everything is very clear and understandable. Recomanded
@unitedtoptech6288
@unitedtoptech6288 Год назад
Fantastic man , Thank you
@ApurvaAthawale-i5r
@ApurvaAthawale-i5r 3 месяца назад
it's just perfect this video was very useful for me today, I had to submit my task today itself due to this video got my work submitted
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
Glad it helped! good luck
@deeee_veeen
@deeee_veeen Год назад
Such a beautiful tutorial thank you
@unitedtoptech6288
@unitedtoptech6288 Год назад
Welcome!!
@phoenixv873
@phoenixv873 Месяц назад
Bro i got " local host refused error" what should I do
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
During what step you get this?
@ricardorivera3385
@ricardorivera3385 8 месяцев назад
Great tutorial. Others go into VSC without first stating the need for node.js first. The tip about the environmental path was also important.
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
glad you liked it! Welcome
@HemlataNagar-rn8cx
@HemlataNagar-rn8cx 4 месяца назад
Thankyou so much because has a unique explantion . Its really help me
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
nice! thanks
@P_r_o_p_l_a_y
@P_r_o_p_l_a_y 5 месяцев назад
throw err; ^ Error: Cannot find module 'C:\Users\Adarsh\AppData\Roaming pm ode_modules pm\bin px-cli.js' getting this error
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
C:\Program Files odejs , add this path in env variable, replacing the old one
@P_r_o_p_l_a_y
@P_r_o_p_l_a_y 5 месяцев назад
Bro error solved copied that path upto roaming and searched in file manager and created new folder named npm working now
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
Ohh okay bro cool
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
Hii bro one small doubt, what command did you run in terminal to get this error?
@P_r_o_p_l_a_y
@P_r_o_p_l_a_y 5 месяцев назад
​@@unitedtoptech6288 npx create-create-app first-project
@NiteshKumar-xy6no
@NiteshKumar-xy6no Месяц назад
Thanks brother, love from India ❤
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
Welcome Bro!!😊
@Kreytonchild
@Kreytonchild 4 месяца назад
thank you so much! I was having an issue to install react when adding it to the terminal. The issue that it needed to be updated as well because it's the first time in awhile that I haven't updated/used it.
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
You're welcome! 😊
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
Were you getting any error message because of this?
@Kreytonchild
@Kreytonchild 4 месяца назад
@@unitedtoptech6288 yeah, at first, it seemed that I did a command prompt check to see what version I had. When I went this option, I was able to update it automatically. I'm very new to REACT on VS code and now it gives me an error of logging into the project I'm working on my first react project. I mean by doing the "NPM start" and it's giving me errors to go back into the project. It mentioned about the NPM doesn't seem to have a directory when I try to start it. I've only done Flask/Python with Virtual Environment to go live on the local host and exiting it, but not on REACT.
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
Yeah maybe you are not inside the right folder, try giving cd command and going to the react project subfolder
@kirtisingh8947
@kirtisingh8947 Год назад
If someone is getting an error while entering npx create-react-app my-app So please first write nmp uninstall -g create-react-app nmp install -g create-react-app Enter
@unitedtoptech6288
@unitedtoptech6288 Год назад
Cool
@Meoww21375
@Meoww21375 9 месяцев назад
Nahi ho raha help ar do yaar discord ha kya?
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
for?
@arham5344
@arham5344 2 месяца назад
thanks dude
@anand_y_77
@anand_y_77 Месяц назад
thanks dude ❤‍🩹❤‍🩹
@sravansunkara
@sravansunkara Год назад
Thank You so much, you saved so much time for me 🙌❤
@unitedtoptech6288
@unitedtoptech6288 Год назад
You're so welcome!
@haseebahmed6278
@haseebahmed6278 Год назад
Helpful video. Thanks!
@abhinabasen4486
@abhinabasen4486 Год назад
npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\senab\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\senab\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\senab\AppData\Local pm-cache\_logs\2023-06-25T15_13_31_764Z-debug-0.log im having this error while having the create-react app command ? how can this be fixed?
@unitedtoptech6288
@unitedtoptech6288 Год назад
When are you geting this error ? when creating react app or trying to run it ?
@mukesh6205
@mukesh6205 Год назад
I solved this using the following command. npm uninstall -g create-react-app then npm install -g create-react-app
@RajatPatodi
@RajatPatodi Год назад
@@mukesh6205 worked for me too. thanks brother
@mukesh6205
@mukesh6205 Год назад
@@RajatPatodi welcome 🤗 bro
@tanishabiswas6268
@tanishabiswas6268 Год назад
​@@mukesh6205Thank you so much❤ you saved me
@P_r_o_p_l_a_y
@P_r_o_p_l_a_y 5 месяцев назад
Those who are getting error while npx command like module not found Copy path upto roaming and search in file manager and created new folder named npm it works fine
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
yes
@aszrvl
@aszrvl Месяц назад
how to do this?
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
go inside roaming folder, create a new folder and name it npm, you will have the full path of this folder in your error message
@rorisangmakgaka124
@rorisangmakgaka124 Год назад
Nice video, thank you so much. It really helped me.
@winnielee5289
@winnielee5289 Год назад
best beginner-friendly video
@unitedtoptech6288
@unitedtoptech6288 Год назад
Glad it was helpful! Welcome :)
@bhavanatallapaka3166
@bhavanatallapaka3166 2 месяца назад
npx : The term 'npx' 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 + npx create-react-app my-reactapp + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException I am getting this error.
@27mohammedibrahim43
@27mohammedibrahim43 2 месяца назад
install latest version of node js and try again
@bhavanatallapaka3166
@bhavanatallapaka3166 2 месяца назад
@@27mohammedibrahim43 I have restarted my pc, And it's working..
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
Great bro
@sumithraKumar-l7g
@sumithraKumar-l7g 8 дней назад
Thank you so much for this perfect tutorial.
@unitedtoptech6288
@unitedtoptech6288 8 дней назад
Glad you enjoyed it!
@s0e9p73
@s0e9p73 4 месяца назад
You should be addressing the error after the first npx create command. It took me a hell lot of time to fix that.
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
What was the error? I did not get any
@userhope18
@userhope18 3 месяца назад
how did you fix it?
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
Can you paste the whole error here?
@KOTATHARUNKOTATHARUN
@KOTATHARUNKOTATHARUN Месяц назад
@@unitedtoptech6288 npm error code ENOENT npm error syscall lstat npm error path C:\Users\Tharu\AppData\Roaming pm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\Tharu\AppData\Roaming pm' npm error enoent This is related to npm not being able to find a file. npm error enoent
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
go to this path C:\Users\Tharu\AppData\Roaming\ and create an empty folder named npm
@pattubaby1654
@pattubaby1654 2 месяца назад
Super bro its awesome to explain clearly and neatly 😊 and easy to understand
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
Thank you so much 😀
@MalemnganbaTakhellambam
@MalemnganbaTakhellambam 5 месяцев назад
very clear explanation sir. thank you so much for your help
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
You are most welcome
@ImmyYousafzai
@ImmyYousafzai 9 месяцев назад
thnaks, spot on step by step guide. (a little hard to understand the accent but does the job. ) jay ho
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
You're welcome!
@notbunnyyt444
@notbunnyyt444 12 дней назад
npx create-react-app my-app error found: npx : The term 'npx' 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 + npx create-react-app first-project + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@unitedtoptech6288
@unitedtoptech6288 11 дней назад
npm i -g npx, try running this
@NovemberXXI
@NovemberXXI Год назад
Everytime I try creating a react app I keep getting an error about 233 packages need funding, run “npm fund” etc, how can I fix this?
@unitedtoptech6288
@unitedtoptech6288 Год назад
No idea bro, try searching in stackoverflow they seem to have some solutions
@josephquintiliano2904
@josephquintiliano2904 Год назад
Asking for bread since it’s a free open source
@ambarishambarish3554
@ambarishambarish3554 Год назад
Same problem bro how to solve this problem pls any help me solve this
@NovemberXXI
@NovemberXXI Год назад
@@ambarishambarish3554 I don’t quite remember, I just kept trying and fixing with the directions provided on the terminal, if you read the error correctly there is where you are told to fix the issue
@AnshuKumar-dq7kq
@AnshuKumar-dq7kq Год назад
@novemberxxi6092
@JokoLane
@JokoLane 3 месяца назад
it still says error: npx : The term 'npx' 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 + npx create-react-app first-project + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
You need to add the path appdata/roaming/npm in environment variable and rerun
@MsKanmanii
@MsKanmanii 8 месяцев назад
A very clean explanation about the content.
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
Glad you liked it !! cool
@giorgichikovani6012
@giorgichikovani6012 3 месяца назад
npx create-react-app command is deprecated and no longer being maintained, mostly common used technologies now are next or vite
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
for practice this is fine
@sanjays1926
@sanjays1926 Год назад
Very Helpfull Thank You All the best .
@achrafd3688
@achrafd3688 10 месяцев назад
what about npm install -g create-react-app ?
@unitedtoptech6288
@unitedtoptech6288 10 месяцев назад
Welcome
@educationrevolution9561
@educationrevolution9561 2 месяца назад
npx create-react-app when i'm pasted this in new terminal its created alots of error. tell me what can i do
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
I have replied
@ragulvasanthsm885
@ragulvasanthsm885 Год назад
Really a Nice Video i done it everything you do sir...👍
@unitedtoptech6288
@unitedtoptech6288 Год назад
Thats great to know man
@ShifaShaikh-k4o
@ShifaShaikh-k4o 2 месяца назад
when we go with the command npm start in the terminal... you got option to choose which browser u wanna use but for me it directly opened in the internet browser. How to change that. I also want to open the react app project on chrome but i didnt get the option
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
Just change your default browser in windows settings to chrome
@Code-Wave1
@Code-Wave1 7 месяцев назад
Thank you so much bro, good tutorial,that was a ggood thing using my first commands on the terminal😄
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
WELCOME BRO!!
@valiokvaliokvaliok
@valiokvaliokvaliok Год назад
Very good job! Loved the tutorial
@unitedtoptech6288
@unitedtoptech6288 Год назад
Thank you so much!
@Vedika_porwal
@Vedika_porwal Месяц назад
Create nhi ho raha hai ' cannot find module "block stream" ' error aa rahi hai How can i fix it😢
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
After running what command are you getting this error?
@robertl.andersonii5926
@robertl.andersonii5926 6 месяцев назад
You are a lifesaver! Thank you!
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
Glad to hear that! welcome
@JavaCodingwithRaju-kv7xc
@JavaCodingwithRaju-kv7xc Год назад
thanks, sir for the step-by-step guidance
@unitedtoptech6288
@unitedtoptech6288 Год назад
Happy to help!!
@pavithravavilapalli275
@pavithravavilapalli275 7 месяцев назад
I'm getting an error at 7:45 sec after running command npx create-react-app first-project. Kindly help me out
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Can you please paste the whole error?
@SanthiUv
@SanthiUv Месяц назад
Thanks a lot.This video is perfect.
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
You are welcome!
@warriorsofchhatrapati7098
@warriorsofchhatrapati7098 6 месяцев назад
Thanks you so much sir! such a wonderful tutorial. ☺☺
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
Thank you too Sir! All the best
@marcellinusnnamudi9030
@marcellinusnnamudi9030 Год назад
Very nice video.... Thank you very much...
@Willard25
@Willard25 3 месяца назад
Thank you sir, highly recommend to beginners
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
So nice of you
@Willard25
@Willard25 3 месяца назад
@@unitedtoptech6288 because ur videos are so useful 😁
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
Thanks man
@e_lizathefirst
@e_lizathefirst 11 месяцев назад
Great video. Very easy to follow the steps. 👌👌
@unitedtoptech6288
@unitedtoptech6288 11 месяцев назад
Glad it was helpful!
@keerthanarajamani-bv2mg
@keerthanarajamani-bv2mg 8 месяцев назад
Error: Cannot find module 'C:\Users\clear-npx-cache\bin\clear-npx-cache.js' Can you give this a solution
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
can you please paste the whole error message ?
@__commentry_812
@__commentry_812 3 месяца назад
When click windows installer chrome shows a privacy error What i do🤔
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
installer? after what step do you get this error?
@rferabel
@rferabel Год назад
I'm have been facing an error for some days now. Kindly assist PS C:\Users\RIK CONSORTIUM\OneDrive\Desktop eact project> npx create-react-app first-project npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\RIKCONSORTIUM\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, 1stat 'C:\Users\RIKCONSORTIUM\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\RIKCONSORTIUM\AppData\Local pm-cache\_logs\2023-07-18T04 49 44_1182-debug-0.log
@eve1881
@eve1881 Год назад
have u solve it?
@rferabel
@rferabel Год назад
@@eve1881 yes, I already did
@eve1881
@eve1881 Год назад
@@rferabel can u tell me how ?
@unitedtoptech6288
@unitedtoptech6288 Год назад
Check if you have added npm path in the environment variables
@Olderaccount17
@Olderaccount17 10 месяцев назад
I did everything in the video and used "node -v" to verify that node.js was correctly installed, but everytime I wwrite "npx create-react-app myApp" and hit Enter, I get this damn error message: npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\Invitado 1\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\Invitado 1\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent Any ideas? It would seem to suggest that it's looking for the *npm* file in C:\Users\Invitado 1\AppData\Roaming\ , but the npm and npx (and other) files were installed in "C:\Program Files odejs" in my computer. Maybe I need to change the path the terminal uses? I've no idea how to do that though. Very frustrating.
@unitedtoptech6288
@unitedtoptech6288 10 месяцев назад
C:\Users\Invitado 1\AppData\Roaming\ go to this path, create an empty folder named npm , restart vs code and run the command now
@SaiPrakash-e6d
@SaiPrakash-e6d 7 месяцев назад
such a wonderful and easy explaination
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Glad you liked it!!
@SOSSVT
@SOSSVT Год назад
i installed all the extension like live server or javascript code snippets and node js before ( ihave made html project without react previously ) before downloading extensions of react in a C folder , will it cause problems if installe react library in D folder ?
@unitedtoptech6288
@unitedtoptech6288 Год назад
No extensions are global and will work irrespective of where you open your project folder
@ashoksaipudi6999
@ashoksaipudi6999 Год назад
Bro can you please fix my error npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Ashok sai\AppData\Local pm-cache\_logs\2023-06-30T16_26_53_501Z-debug-0.log PS C:\Users\Ashok sai\Desktop\React> npm start npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Users\Ashok sai\Desktop\React/package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Ashok sai\Desktop\React\package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Ashok sai\AppData\Local pm-cache\_logs\2023-06-30T16_27_33_472Z-debug-0.log
@unitedtoptech6288
@unitedtoptech6288 Год назад
Did u use the cd command before using npm start?
@lellanari8512
@lellanari8512 Год назад
Bro I am also coming like that what can I do
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
did you try cd with ur project name bro?
@vasabhagyalakshmi4517
@vasabhagyalakshmi4517 2 месяца назад
sir in terminal for me getting npm err then what should we do ?
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
Can you paste the whole error?
@taherboudriga9262
@taherboudriga9262 Год назад
can u fix my pb npm warn deprecated tar@2.2.2 : this version is no longer supported , and will not recieve security updates. please upgrade asap
@unitedtoptech6288
@unitedtoptech6288 Год назад
tar's latest version is 6 I guess now, you need to update it
@youn-e5v
@youn-e5v 4 месяца назад
Thank you for the video. Very helpful
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
Glad it was helpful! 👍
@khushisahu9762
@khushisahu9762 4 месяца назад
Helped a lot....Thank you so much
@unitedtoptech6288
@unitedtoptech6288 4 месяца назад
Glad it helped!
@tayyabailyas1257
@tayyabailyas1257 8 месяцев назад
bro you are a life saver, thank you
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
Happy to help
@gouthamreddy9502
@gouthamreddy9502 11 дней назад
Thanks working perfectly
@unitedtoptech6288
@unitedtoptech6288 11 дней назад
Welcome 👍
@anindiansquirrel
@anindiansquirrel 6 месяцев назад
'npx' is not recognized as an internal or external command, operable program or batch file. I am getting this error When I run create react app code in the terminal. help!
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
can you please check if you have addded node js path in environment variable?
@ohm_chiluka
@ohm_chiluka 6 месяцев назад
its a very common problem,go to the path specified there in the users and then find the AppData file in it (it might be hidden so change options to show hidden folders ) and create a file called 'npm' . it will work after this
@anindiansquirrel
@anindiansquirrel 6 месяцев назад
thanks man@@ohm_chiluka
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
Great!
@GameforPeace31
@GameforPeace31 Год назад
cd. : The term 'cd.' 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 + cd. First-project + ~~~ + CategoryInfo : ObjectNotFound: (cd.:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException there is issue with me
@unitedtoptech6288
@unitedtoptech6288 Год назад
only cd, u have cd. I guess
@pankajbhardwaj4893
@pankajbhardwaj4893 6 месяцев назад
Helpful video. Thanks!
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
Glad it was helpful!
@gadaramjayakrishna9376
@gadaramjayakrishna9376 Год назад
Sir, In system variables after clicking the path there is unable click edit option . What's the reason ?
@unitedtoptech6288
@unitedtoptech6288 Год назад
Try in user variables then, are you the system admin?
@syedmohsinshah4043
@syedmohsinshah4043 13 дней назад
Thank you sir i need your fully course of react js need help me
@unitedtoptech6288
@unitedtoptech6288 12 дней назад
I don't have any course like that, but have a few in my react playlist
@omkr19
@omkr19 5 месяцев назад
Need to install the following packages: Create-react-app@5.0.1 Ok to proced? (y) How to bug the error??
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
click on the y key
@daviswilliam8678
@daviswilliam8678 Год назад
Please I'm getting this error npx: The term npx is not recognised 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
@unitedtoptech6288
@unitedtoptech6288 Год назад
C:\Users\”system user name”\AppData\Roaming pm add this path to environment variables, replace your system name folder in the quoted space
@Nayak_20__
@Nayak_20__ 11 месяцев назад
​@@unitedtoptech6288im getting this error PS C:\Users\Deepit\Desktop\New folder (3)\New folder (4)> npx create-react-app amazon-clone npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\Deepit\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\Deepit\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: C:\Users\Deepit\AppData\Local pm-cache\_logs\2023-10-07T18_03_44_013Z-debug-0.log PS C:\Users\Deepit\Desktop\New folder (3)\New folder (4)>
@unitedtoptech6288
@unitedtoptech6288 11 месяцев назад
You need to create an empty folder named npm under that appdata/roaming folder path
@oussamatouhami5027
@oussamatouhami5027 Год назад
Thank you so much ! ^^
@unitedtoptech6288
@unitedtoptech6288 Год назад
Welcome!
@AlbanBozha
@AlbanBozha 9 месяцев назад
Very Useful TY !
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
welcome
@NtlonieManci
@NtlonieManci 6 месяцев назад
I really appreciate this video helps me a lot
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
Glad to know that
@IhsanAbbasi-d1i
@IhsanAbbasi-d1i Месяц назад
so so so so helpful...thanks alot
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
You're very welcome!
@LeoRevenant999
@LeoRevenant999 9 месяцев назад
7:42 I'm getting error, errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\MyPC\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file.
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
go inside that Roaming folder and creare a new folder named npm and restart vs code
@solidninja
@solidninja 5 месяцев назад
@@unitedtoptech6288 its working Thanks !
@unitedtoptech6288
@unitedtoptech6288 5 месяцев назад
Great
@madhuripanda1712
@madhuripanda1712 Месяц назад
​@@unitedtoptech6288Iam getting the same error bro...but it was not solved there is no appData folder in my PC
@unitedtoptech6288
@unitedtoptech6288 Месяц назад
It is a hidden folder, go to view at top , enable hidden items
@SundarKotturi
@SundarKotturi Год назад
I'm getting this error npx: The term npx is not recognised 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
@unitedtoptech6288
@unitedtoptech6288 Год назад
You need to ask node js and npm paths to the environment variables
@aayushjain7494
@aayushjain7494 Год назад
@@unitedtoptech6288 I am getting the same error. How to ask node js and npm paths to the environment variable?
@unitedtoptech6288
@unitedtoptech6288 8 месяцев назад
I have shown adding node js path
@bhavanatallapaka3166
@bhavanatallapaka3166 2 месяца назад
not showing edit near environment variable
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
try in user variables rather than system
@Mohammed-hg6kw
@Mohammed-hg6kw 7 месяцев назад
I'm having an error running the npm command, I tried clean reinstalling VS code and Node as well but it still show's errors. It displays something like npm ERR! CODE: ENOENT , please guide me with this issue
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Can you please paste the whole error?
@SaiPrakash-e6d
@SaiPrakash-e6d 7 месяцев назад
broo i got same error, did you get solved
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
bro paste it here fully
@Mohammed-hg6kw
@Mohammed-hg6kw 7 месяцев назад
​@@SaiPrakash-e6d Yeah actually I solved it, it was due to deprecated tar@2.2.2 ...for at least it was this issue
@Mohammed-hg6kw
@Mohammed-hg6kw 7 месяцев назад
​@@SaiPrakash-e6dyou can solve it by following these steps- In the terminal type - npm install -g npm@latest npm outdated npm update npm install tar@latest
@rahulpawar5927
@rahulpawar5927 9 месяцев назад
great video. The npm doesnt detect the 'npm' in c\users\hp\app data oaming after the npx create-react-app my-app command. Plz provide a solution for it.
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
Can you please paste the full error?
@SamHocking
@SamHocking 6 месяцев назад
@@unitedtoptech6288 I receive the npm error too. Not sure how to resolve it. npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\{user}\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\{user}\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
@unitedtoptech6288
@unitedtoptech6288 6 месяцев назад
go inside roaming folder and create a new folder named npm
@risavkumarjha6899
@risavkumarjha6899 Год назад
Thanks for Sharing:)
@unitedtoptech6288
@unitedtoptech6288 Год назад
My pleasure 😊
@sinegaelumalai5562
@sinegaelumalai5562 7 месяцев назад
Thank you ..
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
You're welcome
@I_am_alicefr
@I_am_alicefr 7 месяцев назад
i don't understand why to install node js ? is it necessseary to work with react js?
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Yeah it is necessary for installing npm packages and if you do any backend code
@just_eri7
@just_eri7 Год назад
thanks for the tutorial!
@unitedtoptech6288
@unitedtoptech6288 Год назад
Happy to help!
@anupamsinha1426
@anupamsinha1426 Год назад
npx : The term 'npx' 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 + npx create-react-app my-app + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException can someone suggest
@unitedtoptech6288
@unitedtoptech6288 Год назад
you need to add npm path under roaming folder to environment variables
@erickagailecapiral6056
@erickagailecapiral6056 Год назад
how to add? @@unitedtoptech6288
@unitedtoptech6288
@unitedtoptech6288 Год назад
C:\Users\YOUR_USER\AppData\Roaming pm add this path, change it accordingly
@ChristianCampano-qr7hr
@ChristianCampano-qr7hr Год назад
​​@@unitedtoptech6288sir why i can't see the npm?
@daviswilliam8678
@daviswilliam8678 Год назад
how@@unitedtoptech6288
@narendrakajla77
@narendrakajla77 Год назад
great video, simple and so straightforward, it helped me and now I am able to use react apps, thanks a lot for your efforts
@unitedtoptech6288
@unitedtoptech6288 Год назад
Glad it helped! Welcome bro
@MamuBhanjiVlogers
@MamuBhanjiVlogers 3 месяца назад
Thanks a lot it's very help ❤❤
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
You're welcome 😊
@suvanpattnaik6492
@suvanpattnaik6492 9 месяцев назад
hey man,, i used the following steos that you used until putting in the npx command into your VS Code Terminal, but it isnt working for me instead showing error. It also shows "The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program."
@deviprasadg3990
@deviprasadg3990 9 месяцев назад
Bro same problem do you know how to solve
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
C:\Users\”system user name”\AppData\Roaming pm try adding this path to env variable and restart vscode
@nirmalnehru7788
@nirmalnehru7788 7 месяцев назад
@@unitedtoptech6288 I didn't the npm file or folder in the path what in can do??
@unitedtoptech6288
@unitedtoptech6288 7 месяцев назад
Try creating a new folder named npm
@thejas1909
@thejas1909 5 месяцев назад
@@unitedtoptech6288 hi i have encountered the same problem if you please help me out it would be great
@vaishalipatil4939
@vaishalipatil4939 Год назад
The term npx is not recognised it is comming what to after pasting a command
@unitedtoptech6288
@unitedtoptech6288 Год назад
Have you added node path in environment variable?
@yamunanaramsetti5418
@yamunanaramsetti5418 Год назад
When im trying to create new react app, i got this type of error , what will i do? npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\jagad\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\jagad\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: C:\Users\jagad\AppData\Local pm-cache\_logs\2023-09-21T06_06_20_921Z-debug-0.log
@unitedtoptech6288
@unitedtoptech6288 Год назад
You need to go inside that appdata oaming folder as shown in the error message and check if npm folder is present, if not create a folder named npm
@yamunanaramsetti5418
@yamunanaramsetti5418 Год назад
@@unitedtoptech6288 yes, I created npm folder
@yamunanaramsetti5418
@yamunanaramsetti5418 Год назад
Now it is resolved
@unitedtoptech6288
@unitedtoptech6288 Год назад
Cool!!
@haris4392
@haris4392 9 месяцев назад
​@@yamunanaramsetti5418how to do that i cant do can u explain me pls
@FunnyButTrue
@FunnyButTrue Год назад
I'm still getting an error code when I run the npx project name code
@unitedtoptech6288
@unitedtoptech6288 Год назад
Can u tell me what error you are getting?
@12-1bsantillanradzs.5
@12-1bsantillanradzs.5 Год назад
help me how to fix this ( 6 high severity vulnerabilities?)
@unitedtoptech6288
@unitedtoptech6288 Год назад
Did you solve this ?
@freelearning35
@freelearning35 Год назад
Great video!
@sudeepkarki4918
@sudeepkarki4918 11 месяцев назад
PS C:\Users\HP\Desktop\ultimate-react-course-main> npx create-react-app@5 pizza-menu npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\HP\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\HP\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent i'm getting this error how to solve it ?
@unitedtoptech6288
@unitedtoptech6288 11 месяцев назад
go to appdata/roaming folder and create a new folder named npm
@cricket_kaburlu
@cricket_kaburlu 3 месяца назад
Thank you so much
@unitedtoptech6288
@unitedtoptech6288 3 месяца назад
Any time
@sateIIitepilot
@sateIIitepilot 2 месяца назад
This was super helpful!
@unitedtoptech6288
@unitedtoptech6288 2 месяца назад
Glad it was helpful!
@swatihd3885
@swatihd3885 Год назад
Good one
@ManpreetKaur-tk6gg
@ManpreetKaur-tk6gg Год назад
The term npx is not defined How to resolve this issue
@unitedtoptech6288
@unitedtoptech6288 Год назад
Do you have npm folder under C/users/ local/appdata/roaming?
@priyankapatel2247
@priyankapatel2247 26 дней назад
I don't know why I am getting errors
@unitedtoptech6288
@unitedtoptech6288 26 дней назад
can you paste the whole error?
@raghuraghav6636
@raghuraghav6636 Год назад
How to add environment path variables in ubuntu OS?
@unitedtoptech6288
@unitedtoptech6288 Год назад
No idea bro :(
@agx111
@agx111 Год назад
best , helped a lot trying to this for 3 hours 😭😭😭
@unitedtoptech6288
@unitedtoptech6288 Год назад
Glad it worked!! Welcome
@BalajiS-cp2li
@BalajiS-cp2li 10 месяцев назад
Sir I am getting error in terminal while I typed npx create-react-app
@unitedtoptech6288
@unitedtoptech6288 10 месяцев назад
Can you paste the whole error?
@BalajiS-cp2li
@BalajiS-cp2li 9 месяцев назад
npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\Balaji S\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\Balaji S\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: C:\Users\Balaji S\AppData\Local pm-cache\_logs\2023-12-03T08_23_29_597Z-debug-0.log
@unitedtoptech6288
@unitedtoptech6288 9 месяцев назад
go to this path C:\Users\Balaji S\AppData\Roaming and create a folder named npm and run this command
Далее
"The Best Attacking Game of 45th Chess Olympiad"
12:08
How to Install React JS In Visual Studio Code
8:03
Просмотров 101 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 659 тыс.
How To Install React Js & Setup Your First Project ✅
8:51
12 VS Code Extensions to INCREASE Productivity 2024
27:13
React Tutorial for Beginners
1:20:04
Просмотров 3,2 млн