Perfect tutorial. Easy to follow and got me up and running quickly. Good extension recommendations too! 🙏
@unitedtoptech6288 Жыл бұрын
Glad you liked it!
@Code-Wave111 ай бұрын
Thank you so much bro, good tutorial,that was a ggood thing using my first commands on the terminal😄
@unitedtoptech628811 ай бұрын
WELCOME BRO!!
@erycsaprones4 ай бұрын
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
@unitedtoptech62884 ай бұрын
Most welcome man ❤😊
@miielli Жыл бұрын
Thank you very much man, you literaly saved my school project.
@unitedtoptech6288 Жыл бұрын
Glad I could help!
@keshavsainath1142 Жыл бұрын
I really loved this tutorial. It was explained in great detail and everything worked perfectly!! Thank you for this!!
@unitedtoptech6288 Жыл бұрын
You are so welcome!!!
@Pppupu68586 ай бұрын
@@unitedtoptech6288 bro even after putting the path its showing nodejs not recognized
@Mannu-z5yАй бұрын
00:07 How to run your first React.js app using Visual Studio Code 01:28 Install Node.js and add it to the environment variables 02:59 Install Node.js and Visual Studio Code for React projects 04:22 Install the necessary extensions for working with React 05:41 Create a new React app using npx 07:04 Create a React.js project using the command npx create-react-app 08:29 After running the 'npx create react app' command, various files and modules are automatically installed. 09:53 Successfully ran our first React app
@unitedtoptech6288Ай бұрын
Damn thanks!
@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 Жыл бұрын
Cool
@Meoww21375 Жыл бұрын
Nahi ho raha help ar do yaar discord ha kya?
@unitedtoptech6288 Жыл бұрын
for?
@arham53445 ай бұрын
thanks dude
@anand_y_774 ай бұрын
thanks dude ❤🩹❤🩹
@ronethsandeepa5014 Жыл бұрын
Good tutorial everything is very clear and understandable. Recomanded
@unitedtoptech6288 Жыл бұрын
Fantastic man , Thank you
@LeoRevenant999 Жыл бұрын
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 Жыл бұрын
go inside that Roaming folder and creare a new folder named npm and restart vs code
@solidninja8 ай бұрын
@@unitedtoptech6288 its working Thanks !
@unitedtoptech62888 ай бұрын
Great
@madhuripanda17125 ай бұрын
@@unitedtoptech6288Iam getting the same error bro...but it was not solved there is no appData folder in my PC
@unitedtoptech62885 ай бұрын
It is a hidden folder, go to view at top , enable hidden items
@ricardorivera338511 ай бұрын
Great tutorial. Others go into VSC without first stating the need for node.js first. The tip about the environmental path was also important.
@unitedtoptech628811 ай бұрын
glad you liked it! Welcome
@artbypavithra10 ай бұрын
I'm getting an error at 7:45 sec after running command npx create-react-app first-project. Kindly help me out
@unitedtoptech628810 ай бұрын
Can you please paste the whole error?
@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 Жыл бұрын
No idea bro, try searching in stackoverflow they seem to have some solutions
@josephquintiliano2904 Жыл бұрын
Asking for bread since it’s a free open source
@ambarishambarish3554 Жыл бұрын
Same problem bro how to solve this problem pls any help me solve this
@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 Жыл бұрын
@novemberxxi6092
@Cindymohoto18 ай бұрын
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😂
@unitedtoptech62888 ай бұрын
Great to hear!
@pattubaby16545 ай бұрын
Super bro its awesome to explain clearly and neatly 😊 and easy to understand
@unitedtoptech62885 ай бұрын
Thank you so much 😀
@deeee_veeen Жыл бұрын
Such a beautiful tutorial thank you
@unitedtoptech6288 Жыл бұрын
Welcome!!
@winnielee5289 Жыл бұрын
best beginner-friendly video
@unitedtoptech6288 Жыл бұрын
Glad it was helpful! Welcome :)
@Sakthivel-wn9qmАй бұрын
Excellent Tutorial! Thank You, Sir.
@unitedtoptech6288Ай бұрын
Glad you enjoyed it!
@ApurvaAthawale-i5r6 ай бұрын
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
@unitedtoptech62886 ай бұрын
Glad it helped! good luck
@prensudangol15478 күн бұрын
Thank your bro you got rid of my headache
@unitedtoptech62888 күн бұрын
welcome bro!
@haseebahmed6278 Жыл бұрын
Helpful video. Thanks!
@MsKanmanii11 ай бұрын
A very clean explanation about the content.
@unitedtoptech628811 ай бұрын
Glad you liked it !! cool
@sravansunkara Жыл бұрын
Thank You so much, you saved so much time for me 🙌❤
@unitedtoptech6288 Жыл бұрын
You're so welcome!
@Yasmin__jkАй бұрын
Thank you sir😇 for your detailed and clear explanation.
@unitedtoptech6288Ай бұрын
You are most welcome
@Tech_knowledgey_for_you5 ай бұрын
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...😔
@unitedtoptech62885 ай бұрын
npm i -g npx, tun this please
@NiteshKumar-xy6no4 ай бұрын
Thanks brother, love from India ❤
@unitedtoptech62884 ай бұрын
Welcome Bro!!😊
@HemlataNagar-rn8cx8 ай бұрын
Thankyou so much because has a unique explantion . Its really help me
@unitedtoptech62888 ай бұрын
nice! thanks
@burst_of_colours-t3v8 күн бұрын
bro u are the best good tutorial broo!
@unitedtoptech62888 күн бұрын
Thanks bro!
@armanramdul5483 ай бұрын
I am not getting any error but the packaging downloding process is no ending plz tell me anybody know what to do
@unitedtoptech62883 ай бұрын
Did you download from the same one as I did?
@ragulvasanthsm885 Жыл бұрын
Really a Nice Video i done it everything you do sir...👍
@unitedtoptech6288 Жыл бұрын
Thats great to know man
@MalemnganbaTakhellambam9 ай бұрын
very clear explanation sir. thank you so much for your help
@unitedtoptech62889 ай бұрын
You are most welcome
@rorisangmakgaka124 Жыл бұрын
Nice video, thank you so much. It really helped me.
@valiokvaliokvaliok Жыл бұрын
Very good job! Loved the tutorial
@unitedtoptech6288 Жыл бұрын
Thank you so much!
@warriorsofchhatrapati709810 ай бұрын
Thanks you so much sir! such a wonderful tutorial. ☺☺
@unitedtoptech628810 ай бұрын
Thank you too Sir! All the best
@s0e9p737 ай бұрын
You should be addressing the error after the first npx create command. It took me a hell lot of time to fix that.
@unitedtoptech62887 ай бұрын
What was the error? I did not get any
@userhope186 ай бұрын
how did you fix it?
@unitedtoptech62886 ай бұрын
Can you paste the whole error here?
@KOTATHARUNKOTATHARUN4 ай бұрын
@@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
@unitedtoptech62884 ай бұрын
go to this path C:\Users\Tharu\AppData\Roaming\ and create an empty folder named npm
@SaiPrakash-e6d10 ай бұрын
such a wonderful and easy explaination
@unitedtoptech628810 ай бұрын
Glad you liked it!!
@elizabethwanjiruk Жыл бұрын
Great video. Very easy to follow the steps. 👌👌
@unitedtoptech6288 Жыл бұрын
Glad it was helpful!
@sanjays1926 Жыл бұрын
Very Helpfull Thank You All the best .
@Kreytonchild8 ай бұрын
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.
@unitedtoptech62888 ай бұрын
You're welcome! 😊
@unitedtoptech62888 ай бұрын
Were you getting any error message because of this?
@Kreytonchild8 ай бұрын
@@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.
@unitedtoptech62888 ай бұрын
Yeah maybe you are not inside the right folder, try giving cd command and going to the react project subfolder
@bhavanatallapaka31665 ай бұрын
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.
@27mohammedibrahim435 ай бұрын
install latest version of node js and try again
@bhavanatallapaka31665 ай бұрын
@@27mohammedibrahim43 I have restarted my pc, And it's working..
@unitedtoptech62885 ай бұрын
Great bro
@Willard256 ай бұрын
Thank you sir, highly recommend to beginners
@unitedtoptech62886 ай бұрын
So nice of you
@Willard256 ай бұрын
@@unitedtoptech6288 because ur videos are so useful 😁
@unitedtoptech62886 ай бұрын
Thanks man
@sumithraKumar-l7g3 ай бұрын
Thank you so much for this perfect tutorial.
@unitedtoptech62883 ай бұрын
You're very welcome!
@ImmyYousafzai Жыл бұрын
thnaks, spot on step by step guide. (a little hard to understand the accent but does the job. ) jay ho
@unitedtoptech6288 Жыл бұрын
You're welcome!
@ramyam1212 Жыл бұрын
very helpful video. thanks and well done
@KODLEGEND10 күн бұрын
thank you sir for your guidance to install the package
@unitedtoptech628810 күн бұрын
welcome 👍 sir
@chandanakr50922 ай бұрын
I installed everything but uts showing the term npx is not recognized as the name of cmdlet what to do
@unitedtoptech62882 ай бұрын
npm i -g npx, run this
@davyondo6395 Жыл бұрын
this is what i was looking for!
@ISOTechEXE10 ай бұрын
Music for my ears, EVERY code tutorial must sound like this
@unitedtoptech628810 ай бұрын
Wow thanks, you mean my voice is good?
@thedeepanshu49372 ай бұрын
thanks Sir! Excellent video.
@unitedtoptech62882 ай бұрын
You are welcome!
@abisheksundarvelpandiyan11043 ай бұрын
Uncaught ReferenceError: node is not defined please recitify the solution. i step by step install in node js. but in terminal i go and type for node -v they will be showing Uncaught ReferenceError: node is not defined
@unitedtoptech62883 ай бұрын
Can you pls check if you have added the right path in environment variable?
@abisheksundarvelpandiyan11043 ай бұрын
@@unitedtoptech6288 yeah, i add right path
@abisheksundarvelpandiyan11043 ай бұрын
@@unitedtoptech6288 please how to contact give me a tip coz i make a social impact application.
@abisheksundarvelpandiyan11043 ай бұрын
@@unitedtoptech6288 yeah, i had added right path
@unitedtoptech62883 ай бұрын
If you added the right path you won't get any error
@JavaCodingwithRaju-kv7xc Жыл бұрын
thanks, sir for the step-by-step guidance
@unitedtoptech6288 Жыл бұрын
Happy to help!!
@fg_graphics2 ай бұрын
bro thanks 🙏❤❤❤ it finally worked ❤❤
@unitedtoptech62882 ай бұрын
Welcome 👍
@nonamely-dj2yw2 ай бұрын
Thank you very very very much sir..........Explained ..wellllllllll....
@unitedtoptech62882 ай бұрын
So nice of you
@ashoksaipudi6999 Жыл бұрын
i followed the tutorial but its getting the error at (07:50)
@Nitheesh_nithzz Жыл бұрын
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 uninstall -g create-react-app + ~~~ + CategoryInfo : ObjectNotF ound: (npm:String) [], CommandNotFou ndException + FullyQualifiedErrorId : CommandNot FoundException
@unitedtoptech6288 Жыл бұрын
U need to install node js and add npm path in environment variable
@rim-12 Жыл бұрын
@@unitedtoptech6288 how can I add npm path in environment variable
@unitedtoptech628811 ай бұрын
I guess adding node js is enough, try restarting vscode after adding that path
@pankajbhardwaj48939 ай бұрын
Helpful video. Thanks!
@unitedtoptech62889 ай бұрын
Glad it was helpful!
@giorgichikovani60126 ай бұрын
npx create-react-app command is deprecated and no longer being maintained, mostly common used technologies now are next or vite
@unitedtoptech62886 ай бұрын
for practice this is fine
@robertl.andersonii592610 ай бұрын
You are a lifesaver! Thank you!
@unitedtoptech628810 ай бұрын
Glad to hear that! welcome
@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 Жыл бұрын
No extensions are global and will work irrespective of where you open your project folder
@khushisahu97627 ай бұрын
Helped a lot....Thank you so much
@unitedtoptech62887 ай бұрын
Glad it helped!
@oozaidoo3806 ай бұрын
Thanks a lot! 2 quick questions 1/can i delete the App.css, App.js, App.test.js, index.css, logo.svg, reportWebVitals.js, and setupTests.js from the src folder? 2/when i enter "npm start" and then close it and enter it again it will says the port 3000 already taken so what sould i do? thanks again ♡
@unitedtoptech62886 ай бұрын
If you delete App.js it wont work , so try modifying the content there, for port number try changing to any other number
@ShifaShaikh-k4o6 ай бұрын
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
@unitedtoptech62886 ай бұрын
Just change your default browser in windows settings to chrome
@youn-e5v7 ай бұрын
Thank you for the video. Very helpful
@unitedtoptech62887 ай бұрын
Glad it was helpful! 👍
@marcellinusnnamudi9030 Жыл бұрын
Very nice video.... Thank you very much...
@tayyabailyas1257 Жыл бұрын
bro you are a life saver, thank you
@unitedtoptech6288 Жыл бұрын
Happy to help
@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 Жыл бұрын
Did u use the cd command before using npm start?
@lellanari8512 Жыл бұрын
Bro I am also coming like that what can I do
@unitedtoptech628811 ай бұрын
did you try cd with ur project name bro?
@kajalmehta87326 ай бұрын
Thankyou so much. It's really helpfull.
@unitedtoptech62886 ай бұрын
Most welcome!
@suvanpattnaik6492 Жыл бұрын
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 Жыл бұрын
Bro same problem do you know how to solve
@unitedtoptech6288 Жыл бұрын
C:\Users\”system user name”\AppData\Roaming pm try adding this path to env variable and restart vscode
@nirmalnehru778810 ай бұрын
@@unitedtoptech6288 I didn't the npm file or folder in the path what in can do??
@unitedtoptech628810 ай бұрын
Try creating a new folder named npm
@thejas19098 ай бұрын
@@unitedtoptech6288 hi i have encountered the same problem if you please help me out it would be great
@anindiansquirrel9 ай бұрын
'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!
@unitedtoptech62889 ай бұрын
can you please check if you have addded node js path in environment variable?
@ohm_chiluka9 ай бұрын
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
@anindiansquirrel9 ай бұрын
thanks man@@ohm_chiluka
@unitedtoptech62889 ай бұрын
Great!
@Vts-00Ай бұрын
For every react project do we need to perform the same installation. Every time have to install like this or not
@unitedtoptech6288Ай бұрын
yeah for every new one
@achrafd3688 Жыл бұрын
what about npm install -g create-react-app ?
@unitedtoptech6288 Жыл бұрын
Welcome
@ABHIRAMCHELAMALLA21BCE87022 күн бұрын
I'm getting the 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. pls help me
@unitedtoptech628821 күн бұрын
npm i -g npx, try running this
@mallikarjunbulla3980Ай бұрын
Thank you so much for this❤❤
@unitedtoptech6288Ай бұрын
You're welcome 😊
@LegendUnleashed9 ай бұрын
Great tutorial, thank you!
@unitedtoptech62889 ай бұрын
You're very welcome!
@rahulpawar5927 Жыл бұрын
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 Жыл бұрын
Can you please paste the full error?
@SamHocking10 ай бұрын
@@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
@unitedtoptech628810 ай бұрын
go inside roaming folder and create a new folder named npm
@Mohammed-hg6kw10 ай бұрын
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
@unitedtoptech628810 ай бұрын
Can you please paste the whole error?
@SaiPrakash-e6d10 ай бұрын
broo i got same error, did you get solved
@unitedtoptech628810 ай бұрын
bro paste it here fully
@Mohammed-hg6kw10 ай бұрын
@@SaiPrakash-e6d Yeah actually I solved it, it was due to deprecated tar@2.2.2 ...for at least it was this issue
@Mohammed-hg6kw10 ай бұрын
@@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
@P_r_o_p_l_a_y8 ай бұрын
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
@unitedtoptech62888 ай бұрын
yes
@aszrvl4 ай бұрын
how to do this?
@unitedtoptech62884 ай бұрын
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
@risavkumarjha6899 Жыл бұрын
Thanks for Sharing:)
@unitedtoptech6288 Жыл бұрын
My pleasure 😊
@phoenixv8734 ай бұрын
Bro i got " local host refused error" what should I do
@unitedtoptech62884 ай бұрын
During what step you get this?
@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 Жыл бұрын
tar's latest version is 6 I guess now, you need to update it
@educationrevolution95615 ай бұрын
npx create-react-app when i'm pasted this in new terminal its created alots of error. tell me what can i do
@unitedtoptech62885 ай бұрын
I have replied
@gadaramjayakrishna9376 Жыл бұрын
Sir, In system variables after clicking the path there is unable click edit option . What's the reason ?
@unitedtoptech6288 Жыл бұрын
Try in user variables then, are you the system admin?
@SanthiUv4 ай бұрын
Thanks a lot.This video is perfect.
@unitedtoptech62884 ай бұрын
You are welcome!
@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 Жыл бұрын
You need to ask node js and npm paths to the environment variables
@aayushjain7494 Жыл бұрын
@@unitedtoptech6288 I am getting the same error. How to ask node js and npm paths to the environment variable?
@unitedtoptech628811 ай бұрын
I have shown adding node js path
@Olderaccount17 Жыл бұрын
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 Жыл бұрын
C:\Users\Invitado 1\AppData\Roaming\ go to this path, create an empty folder named npm , restart vs code and run the command now
@mkentertainment110419 күн бұрын
Didn't open any brower in the last all process done but local host didn't open
@unitedtoptech628819 күн бұрын
do you get any error message in console?
@ngumiperry6771 Жыл бұрын
7:52 im getting some errors 😢
@unitedtoptech6288 Жыл бұрын
What error are you getting?
@just_eri7 Жыл бұрын
thanks for the tutorial!
@unitedtoptech6288 Жыл бұрын
Happy to help!
@awkwardavacadoo7 ай бұрын
omygod thankyou so much 😭🙏🏼🙏🏼🙏🏼🙏🏼💗💗💗💗
@unitedtoptech62887 ай бұрын
Welcome!! Thats a lot of emojis
@NtlonieManci9 ай бұрын
I really appreciate this video helps me a lot
@unitedtoptech62889 ай бұрын
Glad to know that
@amishamallick468 Жыл бұрын
I installed the extension but when I run a react program it just show code language not supported or defined.. Is there any solution for it
@unitedtoptech6288 Жыл бұрын
Can you please paste the whole error?
@athiraathi4715 Жыл бұрын
Useful video❤
@unitedtoptech6288 Жыл бұрын
Glad you think so!
@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 Жыл бұрын
only cd, u have cd. I guess
@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 Жыл бұрын
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__ Жыл бұрын
@@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 Жыл бұрын
You need to create an empty folder named npm under that appdata/roaming folder path
@keerthanarajamani-bv2mg11 ай бұрын
Error: Cannot find module 'C:\Users\clear-npx-cache\bin\clear-npx-cache.js' Can you give this a solution