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.
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
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)
found the best explanation ever after watching 100 vidoes.thanks
ty just what i needed
helpful tutorial straightforward to the point we need more tutorial like this.
I am getting an error.... :( npm not being able to find a file
Delete your previous files. Then re-install it oky....
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.
Very very clear video ❤❤
Im getting error while browser and not getting default app but it shows webpack compiled successfully pls help me through this
Thank you so much for this video
Fine bro ❤❤❤❤
great job
my cmd is showing error after typing npx create-react-app my app
how fix it then
I have a question @BoostMyTool how did you get your local host to show your progress? I can’t get mine to do that
just refresh :)
Thank you 🫰
npm start doesnt working to me
use "cd" to navigate to your project's name and then press enter, if not restart your device.
Cool
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
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)
@@BoostMyTool I tried this one rodr18012110 but it doesnt work
it seems that npm is installed in "rod" account : C:\Users
od\AppData\Roaming
pm
Try to install it on rodr18012110
@@BoostMyTool I had the same errors, but my case is different, you said he has 2 users, but I don't
npx create-react-app