Hey Arjun, thanks a lot for this informational video. I thank you, and you are going to heaven with first class seat because you are helping students to shape their carrier. Keep it up, mate!
Guys if it still doesn't work, delete the cache file - the npm folder. I read this online and it worked "delete the npm folder located in C:\Users\\AppData\Roaming"
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' If you are getting an error like the above, that means no 'npm' folder is created in this path. Run the following command from the command prompt npm install -g npm After executing the above command check the folder is created in path 'C:\Users\{User}\AppData\Roaming'. If it's created then you can start creating new project from VS code from the terminal
node : The term 'node' 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 + node -v + ~~~~ + CategoryInfo : ObjectNotFound: (node:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
even after configuring everything right , i still cannot see the code being shown to the screen for example in the index.js file i do like ReactDOM.render(hello,doc...etc) but i still don't see the output can you help
At first, my browser says localhost refused to connect. After creating setting.json file as recommended on stackoverflow, it ran but nothing showed on my browser (except for the title "React App"). Can admin help me with this?
@@garimakumar5207 yes, I ran and debugged with "run script : start" instead of "launch against chrome". I deleted setting.json file, since it was no use to me. launch.json seems to have little interference with the debugging process, so I suggest not messing with it.
Npm is a tool that use to install packages. Npx is a tool that use to execute packages. Packages used by npm are installed globally you have to care about pollution for the long term. Packages used by npx are not installed globally so you have to carefree for the pollution for the long term.
Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template... added 1370 packages in 2m 169 packages are looking for funding run `npm fund` for details It just stops there every single time... Is it cause of my internet connection? On the side i get package.json and node_modules is it finished? I dont get a "happy hacking" message or anything similar which makes me think it wasnt finished installing
Dude basically I did what you said then I close it . When I open it again saying npm start it shows this 6 modules not found the following stacks are missing please say how to fix it
brother I am getting an error while using the command, the error says that :- npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\LENOVO\AppData\Roaming pm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\LENOVO\AppData\Roaming pm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent Althogh I have installed the nodejs
sir I'm having this issue, I don't know what to do node:internal/modules/cjs/loader:417 throw err; ^ Error: Cannot find module 'C:\Users oname2\AppData\Local pm-cache\_npx\c67e74de0542c87c ode_modules\isarray\index.js'. Please verify that the package.json has a valid "main" entry at tryPackage (node:internal/modules/cjs/loader:409:19) at Module._findPath (node:internal/modules/cjs/loader:651:18) at Module._resolveFilename (node:internal/modules/cjs/loader:1033:27) at Module._load (node:internal/modules/cjs/loader:893:27) at Module.require (node:internal/modules/cjs/loader:1113:19) at require (node:internal/modules/cjs/helpers:103:18) at Object. (C:\Users oname2\AppData\Local pm-cache\_npx\c67e74de0542c87c ode_modules\hyperquest ode_modules eadable-stream\lib\_stream_readable.js:25:15) at Module._compile (node:internal/modules/cjs/loader:1226:14) at Module._extensions..js (node:internal/modules/cjs/loader:1280:10) at Module.load (node:internal/modules/cjs/loader:1089:32) { code: 'MODULE_NOT_FOUND', path: 'C:\\Users\ oname2\\AppData\\Local\ pm-cache\\_npx\\c67e74de0542c87c\ ode_modules\\isarray\\package.json', requestPath: 'isarray' }
thanks a lot you literally saved my 3 hours to solve node terminal problem wish god bless you :)
Glad it helped , Don't forget to like and subscribe.
Thanks alot, I have checked many videos to resolve this issue, but your solution successfully worked.
Glad to hear that
man you're a legend, spent ages trying to get this to work, thanks so much
Glad I could help
I’ve been stuck on this a while, it’s nice to finally get past it.
Glad to help. Be sure to subscribe.
Thanks bro for showing the whole process. I was stuck for quite a while now
Glad I could help
Dude was serious when he said "First" because he literally started from installing the vscode. Wow. Fantastic explanation though!
Thank you sir you saved my life I've wasted like 4 hours trying to do this
Glad I could help
Brief and clear explanation. Thanks a looooot👍
Thankyou so much, I already feel like, I have learned advanced reactJS.
You are really awesome. Its completely working. Thanks a lot😍😍😍😍
Crack llevaba 4 días con el bendito problema y en siete min me solucionaste la vida😂
and this still works.. thank you so much it was driving me crazy
i tried in different ways but didn't work for me Oh thank you so much sir u literally saved my time😊🙏
Happy to help
Bro u have saved my valuable time ...don't know how to congratulate to u
Happy to help . Don't forget to like and subscribe
simple and easy to understand thankyou so sir .......
You're most welcome ! Be sure to subscribe.
Thank you - very helpful as I am new to React.
Glad it was helpful!
Thank you so so much, have been on this for like a week.Thanks i really appreciate
You're welcome! Be sure to subscribe.
Asante sana :)
This video is really helped me remember how to install a react app😁
Thank u soo much for making this video. It was really helpful
Glad it was helpful!
I am getting an ERR! error
Us bro us 🙂🙂🙂
Bro create one npm folder in the labelled path and re-run the previous command
ua-cam.com/video/DMJ9_wY7Z1o/v-deo.html
Thanks,, Arjun, this was exactly what I needed
Glad you liked it. Thanks.
thank you brother now i knew how to do it ☺
thank you so much, ive seen some courses, i have actually locally done some apps, but could get it running myself on my pc. thx so much
This was so helpful honestly
sick ! next make a how to tie your shoes tutorial
This saved my life! Very good tutorial!
Thank you so much. Don't forget to like and subscribe.
Thank you sir. ✨❣️. Your channel will grow like your knowledge 🔥💌.
Thank you so much. Keep supporting
Love this video, saved my life tbh. Thanks.
Glad it helped! Be sure to subscribe.
Welcome
Nice simple and very clear explanation 👏👏
Glad you liked it
Hey Arjun, thanks a lot for this informational video. I thank you, and you are going to heaven with first class seat because you are helping students to shape their carrier.
Keep it up, mate!
Haha Thanks Mate.
Great video brother! Keep going & keep it up :)
Glad you liked it. Hope now you can create first react app now. 😂😂
Don't forget to subscribe to get new updates.
Sure brother! Thanks to you i can create my first react app :)))
Thanks for the advice sir , you really did saved a lot of my time , i was really confused before i came up to your video
You are most welcome
Finally! Thank you so much for helping out.
Happy to help. Be sure to subscribe.
just fallll in loveeee with uuuu bhii jannnn
Super explanation... Thank you.. It helps me a lot
Glad to hear that
A perfect tutorial, thanks!
Thank you bro! This was super helpful
Happy to help. Be sure to subscribe
Thank You sir. It helped me a lot
You are most welcome! Be sure to subscribe.
@@CodeWithArjun yes sir please
Thank you soo much bro, god bless you
thank you so much your video are so helpful to me
it was helpful thank you my friends
Glad it helped!
Guys if it still doesn't work, delete the cache file - the npm folder. I read this online and it worked "delete the npm folder located in C:\Users\\AppData\Roaming"
Please help me, how to do that?
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'
If you are getting an error like the above, that means no 'npm' folder is created in this path. Run the following command from the command prompt
npm install -g npm
After executing the above command check the folder is created in path 'C:\Users\{User}\AppData\Roaming'.
If it's created then you can start creating new project from VS code from the terminal
Short and simple.... thank you
Glad to hear that! Don't forget to Like and subscribe .
thank you for the tutorial it's fast and clear
Glad it helped! Be sure to subscribe.
Thanks Man !!! Saved my time :)
Glad to hear that! Be sure to subscribe.
node : The term 'node' 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
+ node -v
+ ~~~~
+ CategoryInfo : ObjectNotFound: (node:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
You have to install node.js first .
ua-cam.com/video/n3M9qKvFZeg/v-deo.html
If you again get problem please let me know .
@@CodeWithArjun I m facing the same problem in vs code irrespective of installing node js
@@BhumikaVerma28 Same problem too 😑
@@wisdomochei hey there, I would suggest you run "node --version" in command prompt rather than running in terminal. I hope I helped you out.
Thanks man, useful one
Glad it helped
Nice and concise video. Thank you
Glad it was helpful! Don't forget to like and subscribe.
Thank you so much 😊😊😊
even after configuring everything right , i still cannot see the code being shown to the screen for example in the index.js file i do like ReactDOM.render(hello,doc...etc) but i still don't see the output can you help
Hello
At first, my browser says localhost refused to connect. After creating setting.json file as recommended on stackoverflow, it ran but nothing showed on my browser (except for the title "React App"). Can admin help me with this?
did you solve the problem?
@@garimakumar5207 yes, I ran and debugged with "run script : start" instead of "launch against chrome". I deleted setting.json file, since it was no use to me. launch.json seems to have little interference with the debugging process, so I suggest not messing with it.
very helpful to me, thank you :)
Glad to hear that! Don't forget to Like and subscribe .
Jia ho Bihar k lallaa
for me when i create the react-demo, I dont get the sources folder or the public folder either. Does anyone know how to fix this?
txs for good explanation
bro, can you pls explain, whats the difference between npx and npm . wheer n where npx will be used and where n where npm would be used..
Npm is a tool that use to install packages. Npx is a tool that use to execute packages. Packages used by npm are installed globally you have to care about pollution for the long term. Packages used by npx are not installed globally so you have to carefree for the pollution for the long term.
npx is not a typo - it’s a package runner tool that comes with npm 5.2+.
Thank you so much brooooooooooooo!!!!
You're welcome!
Thanks 😊 it is working
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
added 1370 packages in 2m
169 packages are looking for funding
run `npm fund` for details
It just stops there every single time... Is it cause of my internet connection? On the side i get package.json and node_modules is it finished? I dont get a "happy hacking" message or anything similar which makes me think it wasnt finished installing
thank you, saved me time
Thank you so much
thank you so much
you helped me
Don't forget to subscribe.
thanks a lot was really helpfull
from ur voice i got uou that you r nepali
i am nepali
Hey, keep going...
Really helpful, thank you
Please don't forget to subscribe ❣️
@@CodeWithArjun already did🙌🏽🙌🏽
@@ayshahakeem6611 Thank you so much
Can I make a business website using react, like shopping app or make a checklist app? BTW the video helped a lot, thank you!
I am running Node 13.14.0 and it requires Node 14 or higher. Can you help me with that?
what kind of error you are getting ?
nice explanation
Hey, In my cmd I can do node -v but in terminal in vsc it says cant find batch file.
Need to close the All applications.
Thanks for the help !
Happy to help!
you saved me!! thanks
Glad I could help! Be sure to subscribe.
Dude basically I did what you said then I close it . When I open it again saying npm start it shows this 6 modules not found the following stacks are missing please say how to fix it
Wow, really nice🫠🫠🫠
at 2:25 showing Error: spawn UNKNOWN
Pl help out
brother I am getting an error while using the command, the error says that :-
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path C:\Users\LENOVO\AppData\Roaming
pm
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\LENOVO\AppData\Roaming
pm'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Althogh I have installed the nodejs
is telling me i need to install the following packages: create-react-app what can i do
If you help us install powershell would be more helpful...
I am using windows 8 in windows node js v 14 do not support please can u help me to insatall react in v13
thanks for the video.
You're welcome. Be sure to subscribe.
I used this command to create react app but it shows error of type error: hasflag is not a function.
Wht can I do now??? Tell something.....
thankyou so much it workedddddddddddd
You're welcome!
Actually when I am saving the code in the app.js the complete text is going to be changed like irregular braces,tags and all how to fix that
No one cared about ur comment bro....if I know, i would have helped you....I feel bad for yoy
Thanks a lot bro
Happy to help
Do I need to be connected to the internet for this to work
npx create-react-app react-demo --use--npm this command is not working bro
while im running that command shows error response :
sir I'm having this issue, I don't know what to do
node:internal/modules/cjs/loader:417
throw err;
^
Error: Cannot find module 'C:\Users
oname2\AppData\Local
pm-cache\_npx\c67e74de0542c87c
ode_modules\isarray\index.js'. Please verify that the package.json has a valid "main" entry
at tryPackage (node:internal/modules/cjs/loader:409:19)
at Module._findPath (node:internal/modules/cjs/loader:651:18)
at Module._resolveFilename (node:internal/modules/cjs/loader:1033:27)
at Module._load (node:internal/modules/cjs/loader:893:27)
at Module.require (node:internal/modules/cjs/loader:1113:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (C:\Users
oname2\AppData\Local
pm-cache\_npx\c67e74de0542c87c
ode_modules\hyperquest
ode_modules
eadable-stream\lib\_stream_readable.js:25:15)
at Module._compile (node:internal/modules/cjs/loader:1226:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1280:10)
at Module.load (node:internal/modules/cjs/loader:1089:32) {
code: 'MODULE_NOT_FOUND',
path: 'C:\\Users\
oname2\\AppData\\Local\
pm-cache\\_npx\\c67e74de0542c87c\
ode_modules\\isarray\\package.json',
requestPath: 'isarray'
}
cool video)
When I type npx create-react-app demo-app then he install something and then he shows me npm ERR!
What is the exact error ?
How ro fix vscode not automatically updating in page?
Hi Arjun.. after create app command executed. after sometime it get aborted saying deleted generate file: package.json
same thing is happening to me. did you fix it?
sir terminal not work in my vs code plz slove the problem
Please I couldn’t run the code because” logo is declared but never use “ what’s that mean and can anyone help me with that
I try it but getting error in start stage
Mine is not working npx error is'creat-react
latest is not in this registry'
After I run this it always say what type of file to run this app
npm install a package and npx executes it without installing it
What does here 'cd' stand for
cd means change directory which is basically changing the folder location.
so helpful! thx
Glad it helped!
i get npm error when i use npm start.how do i fix this
hey man i am getting this error even my node and npm are installed