found the best explanation ever after watching 100 vidoes.thanks
@costinadogaru80456 ай бұрын
I am getting an error.... :( npm not being able to find a file
@manishchaudhari15109 күн бұрын
Delete your previous files. Then re-install it oky....
@bigboy443221 күн бұрын
helpful tutorial straightforward to the point we need more tutorial like this.
@ElliottTheUnicorn9 ай бұрын
ty just what i needed
@Editz02-u3x6 ай бұрын
my cmd is showing error after typing npx create-react-app my app
@blsbls3Ай бұрын
Very very clear video ❤❤
@Oliviiyaah266 ай бұрын
I have a question @BoostMyTool how did you get your local host to show your progress? I can’t get mine to do that
@jawedriddhi71102 ай бұрын
just refresh :)
@gumasteshridevi3 ай бұрын
Im getting error while browser and not getting default app but it shows webpack compiled successfully pls help me through this
@gonzalojavier42388 ай бұрын
npm start doesnt working to me
@kestonmitchell68956 ай бұрын
use "cd" to navigate to your project's name and then press enter, if not restart your device.
@dom98827 ай бұрын
Another great video mate :) I've tried creating a React project using GPT4 and it was so complicated and riddled with errors. It makes too many assumptions.
@c.mdsalih2 ай бұрын
Thank you so much for this video
@zutonislam-pu2mv Жыл бұрын
Fine bro ❤❤❤❤
@hjalabderrazak489 Жыл бұрын
great job
@யாரோ10 ай бұрын
Thank you 🫰
@gurudayalverma84226 күн бұрын
Cool
@mariesheilarodriguez74596 ай бұрын
npx create doesn't work for me, I get this error message in cmd npm error code ENOENT npm error syscall lstat npm error path C:\Users od\AppData\Roaming pm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users odr18012110\AppData\Roaming pm' npm error enoent This is related to npm not being able to find a file. npm error enoent npm error A complete log of this run can be found in: C:\Users od\AppData\Local pm-cache\_logs\2024-06-28T05_13_26_126Z-debug-0.log
@BoostMyTool6 ай бұрын
I think you have a bad installation. You have 2 different users rodr18012110 and rod. Try to install an use npm and npx on the same account (either rod or rodr18012110)
@mariesheilarodriguez74596 ай бұрын
@@BoostMyTool I tried this one rodr18012110 but it doesnt work
@BoostMyTool6 ай бұрын
it seems that npm is installed in "rod" account : C:\Users od\AppData\Roaming pm Try to install it on rodr18012110
@IsaacUgochukwu-r1zАй бұрын
@@BoostMyTool I had the same errors, but my case is different, you said he has 2 users, but I don't