How to fix npx create-react-app error | npx create-react-app not working - solution

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • npm ERR! code ERR_SOCKET_TIMEOUT
    npm ERR! errno ERR_SOCKET_TIMEOUT
    npm ERR! network This is a problem related to network connectivity.
    npm ERR! network In most cases you are behind a proxy or have bad network settings.
    npm ERR! network
    npm ERR! network If you are behind a proxy, please make sure that the
    npm ERR! network 'proxy' config is set properly. See: 'npm help config'
    npm ERR! A complete log of this run can be found in:
    npm ERR! C:\Users\MFH\AppData\Local
    pm-cache\_logs\2022-09-06T17_40_49_714Z-debug-0.log
    Aborting installation.
    npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
    Deleting generated file... package.json
    Deleting my-app/ from E:\MFH\MFH TH-cam Channels\MFH Coding & Design
    Done.
    __________________________________
    If you are facing the error above while creating React JS app, this video is for you. In this video we are going to solve this problem permanently by just setting up React app offline.
    When we set up React offline, you don't need any internet connection after that in case if you want to create any react project the way you need for 'npx create-react-app my-app'. This is why I found this method the best.
    Timestamps:
    00:00 - Greetings and intro
    00:21 - Faced the error while setting up react app
    00:46 - Looked for solution on Stack Overflow and TH-cam
    01:05 - Found The best solution
    01:22 - create-react-app-offline
    02:28 - Our project is all set up
    02:52 - Outro
    My GitHub 👇:
    github.com/Muh...
    My gaming channel 👇:
    www.youtube.co....
    My Dribbble profile 👇:
    dribbble.com/M...
    My Instagram 👇:
    www.instagram.....
    My Twitter 👇:
    fr...
    __________________________________
    Who is MFH (Muhammad Farzan Haydari)?
    I am web developer, UI/UX and graphic designer who is bachelor in computer science. I have to mention that learned UI/UX and graphic designing all by my self (you can call me self taught UI/UX and graphic designer).

ความคิดเห็น • 199

  • @vimalprakash5032
    @vimalprakash5032 ปีที่แล้ว +8

    You are genius, You are the master, You are a pro, You are the godfather.
    I have been struggling with this error for the past 3 days, and did a lot of research online that ended up not helping ME.
    Thanks is a small word that I could say to you for uploading this video. You restored my mental health. LONG LIVE KING! ✌💯💯

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most most most welcome 🙏 thanks for your supporting comment, I really appreciate your kind comment. Please keep supporting for more 😇

  • @varunkapoor_2424
    @varunkapoor_2424 ปีที่แล้ว +4

    I was having the same error . So I did npm audit fix copied the syntax below the error . After it there were lots of vulnerabilities..again I used the same command and after 2 mins . Problem got solved ..so if it helps anyone , its worth a try guys!

    • @Ethio3_10minutes
      @Ethio3_10minutes 5 หลายเดือนก่อน

      Or try to use vite it's easy to install all

  • @lotusrace
    @lotusrace ปีที่แล้ว +2

    Bruh you are the best ... My react app wasn't working whenever I wrote ' npx create-react-app my-app ' it only installed the node_modules file but after trying out your method it worked .... Thanks 👍

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      I’m so glad it helped. Keep your supports. Thanks 🙏

  • @chiyu.1
    @chiyu.1 ปีที่แล้ว +1

    I saw most of this problem vedios I can't solve but ur vedio helps out my problem.....❤
    Thank you so much

  • @durgvijay9744
    @durgvijay9744 ปีที่แล้ว +1

    Excellent. i was facing about to installation by command npx create-react-app myreact, return error only install node_modules and package,js file but now using these command working fine.

  • @gulshairafzal3031
    @gulshairafzal3031 11 หลายเดือนก่อน +1

    you are great i dont know what i say you.i try this from 1 month almost or more than i stop learning react but now again i continue my course thanks thanks

  • @ranatahataha3673
    @ranatahataha3673 11 หลายเดือนก่อน +1

    bro i was struggling since 24 hours but thanks alot it works .thanks is too small word for u GAZAKALLAH

  • @sivashankarim2141
    @sivashankarim2141 ปีที่แล้ว +2

    wow man your given exact solution about this problem. keep rock. thank you soo much

  • @dabiegorden7628
    @dabiegorden7628 ปีที่แล้ว +1

    wonderful, great job bruh i was having this issue for a month but couldn't solve it but after i tried out ur method it worked out successfully thanks bruh.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      I’m so glad to hear that. Keep supporting please

  • @nguhope9314
    @nguhope9314 4 หลายเดือนก่อน +1

    jesus i have searched all the net but known BUT JUST SOLVED MINE ...THANKS SO MUCH BRO

    • @mfhcodinganddesign
      @mfhcodinganddesign  4 หลายเดือนก่อน

      I’m so happy to know that. Thank you for appreciating. Your supports are appreciated, please subscribe to support me 🙏

  • @Halcyon550
    @Halcyon550 ปีที่แล้ว +2

    how to fix this error?
    npm ERR! code ECONNRESET
    npm ERR! network aborted
    npm ERR! network This is a problem related to network connectivity.
    npm ERR! network In most cases you are behind a proxy or have bad network settings.
    npm ERR! network
    npm ERR! network If you are behind a proxy, please make sure that the
    npm ERR! network 'proxy' config is set properly. See: 'npm help config'

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Are you having this problem during installing of react?

    • @Halcyon550
      @Halcyon550 ปีที่แล้ว

      @@mfhcodinganddesign when creating a react app inside git bash.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Using Vite can help alot

  • @madhanmadhan4253
    @madhanmadhan4253 4 หลายเดือนก่อน

    Thanks for your video bro . Because I can try above one month for this bug to fix so thank you for our video to create our react journey bro❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  4 หลายเดือนก่อน

      It sounds so good to know it helped. Please keep supporting by simply subscribing to my channel 🙏😊

  • @priyotamnunia1317
    @priyotamnunia1317 ปีที่แล้ว +2

    bro thanks a lot i was struggling from past 6hrs!!!! Thanks a lot bro

  • @joyitua9864
    @joyitua9864 ปีที่แล้ว +1

    This is the only video that worked for me too.
    Thank you. 🙏🏿

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      You’re most welcome 🙏 keep supporting please 😇

  • @rutujamogal7564
    @rutujamogal7564 ปีที่แล้ว +1

    Ohh thanks a lot for this video I'm struggling for this from a week but couldn't find a solution

  • @paranormaledits9526
    @paranormaledits9526 ปีที่แล้ว +1

    Thanks a lot man. I also tried other tutorials first but none of these worked.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      I hope this video helped. Keep supporting please 🙏

  • @horacecyrilmillanar2891
    @horacecyrilmillanar2891 ปีที่แล้ว +1

    than you so much. it really helps especially it was my assignment in our bootcamp

  • @ChathumiDewmini
    @ChathumiDewmini 3 หลายเดือนก่อน

    Thank you so much! This method works perfectly ❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  3 หลายเดือนก่อน

      I’m glad it worked, please don’t forget to subscribe 😊🙏

  • @tutorialsfromatoz7027
    @tutorialsfromatoz7027 2 ปีที่แล้ว +8

    This video is lifesaving. 🙏 thank you

  • @UR.Kishor1
    @UR.Kishor1 ปีที่แล้ว +1

    Hey , It worked for me dude, Thanks a lot, I've a doubt does it work next time when we create new react app using npx create-react-app appName ?

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      I’m glad it worked. Next time when you want to create a new react app, just run the final command showed in the video.
      crao -n new-project
      You can replace “new-project“ with your project’s name

    • @UR.Kishor1
      @UR.Kishor1 ปีที่แล้ว

      Thank you Buddy@@mfhcodinganddesign

  • @haiderjaafer8164
    @haiderjaafer8164 ปีที่แล้ว +1

    This error is annoying me alot when creating new react app I will try offline ... Great work

  • @amctech3066
    @amctech3066 10 หลายเดือนก่อน +1

    Very Good and Short to the point video , my problem solved . Thanks

    • @mfhcodinganddesign
      @mfhcodinganddesign  10 หลายเดือนก่อน +1

      Good to hear that. Keep supporting please 🙏

  • @navjotnama
    @navjotnama 8 หลายเดือนก่อน +1

    Thanks man, it works ❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  6 หลายเดือนก่อน +1

      You’re most welcome 🙏
      Keep supporting please 😊

  • @justme-dz1wy
    @justme-dz1wy 9 หลายเดือนก่อน +1

    Thank you very much brother i spent lot of time on this error 🙏

  • @VictorMoses-cf1sz
    @VictorMoses-cf1sz 4 หลายเดือนก่อน +2

    Thanks so much you really solve my problem

    • @mfhcodinganddesign
      @mfhcodinganddesign  3 หลายเดือนก่อน

      You’re most welcome 😊 please don’t forget to subscribe 🙏

  • @Kavinya493
    @Kavinya493 11 หลายเดือนก่อน +1

    Thank you so much...Word are not enough to thank you 👏👏👏

  • @LearnCoding25
    @LearnCoding25 ปีที่แล้ว +2

    Hey friend, it shows in error "Aborting installation" when I ran npx create-react-app so please, could you lemme know, how to solve this bugs 😔😔

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Thanks for asking. I recommend you to follow every single step shown in this tutorial, then you're good to go

  • @zanaouattara8974
    @zanaouattara8974 ปีที่แล้ว +1

    Bonjour infiniment, trop génial professeur. Vraiment merci infiniment
    super👍👍👍👍

  • @iCodeDre
    @iCodeDre 6 หลายเดือนก่อน +1

    you're the best bro. Thank you

    • @mfhcodinganddesign
      @mfhcodinganddesign  6 หลายเดือนก่อน

      You’re most welcome 🙏
      Don’t forget to subscribe please

  • @rodneyowusu9876
    @rodneyowusu9876 11 หลายเดือนก่อน +1

    Thanks alot. You got a subscriber.

  • @joshuaolaoye4447
    @joshuaolaoye4447 ปีที่แล้ว +1

    thiis fixed my problem of creating a react app but now i have the issue of nothing showing on the web browser on the public index.html. it is just blank and no errors on the console tab. Please how do i fix that?

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      That’s because you’re opening index.html directly inside browser. That is not how ReactJS work. You have to run “npm start” in terminal to start a ReactJS server

    • @joshuaolaoye4447
      @joshuaolaoye4447 ปีที่แล้ว

      @@mfhcodinganddesign alright thanks.. I'll try that out and get back to you

  • @Esmat_Elham
    @Esmat_Elham ปีที่แล้ว +1

    Thank you so much it's solved my problem.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome 🙏 please keep up your good supports 😊

  • @jussiepassion3645
    @jussiepassion3645 ปีที่แล้ว +1

    Mine worked in powershell but in CMD crao isn't recognised as internal or external command

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      I’m glad to hear that at least it worked. I think if you install it globally by adding “-g” it will work in CMD too

  • @rhazzidauzzura5487
    @rhazzidauzzura5487 ปีที่แล้ว +1

    thankyou bruh you save my life about your method

  • @SharminAkter-lz2ut
    @SharminAkter-lz2ut ปีที่แล้ว +1

    wow its amazing video now its works properly
    thank you❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome 😊 keep supporting please 🙏

  • @mohammedhasan9404
    @mohammedhasan9404 ปีที่แล้ว +2

    couldn't download creat-react-app-offline !!
    I got an error.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      if "npm" does not work try "yarn" instead. I hope that will work ✌🙂

  • @chigoziendubuaku682
    @chigoziendubuaku682 7 หลายเดือนก่อน +1

    Hello I'm stuck at the making some magic, for a while now, it's really slow. What can I do to make it fast

    • @mfhcodinganddesign
      @mfhcodinganddesign  6 หลายเดือนก่อน

      Make sure you have a computer with a good processor. That’ll definitely make it go faster.

  • @ajaykaushik5487
    @ajaykaushik5487 6 หลายเดือนก่อน +1

    what is the major differnece between offline and online react-app

    • @mfhcodinganddesign
      @mfhcodinganddesign  6 หลายเดือนก่อน

      That’s a good question. The main difference between creating online react project and offline is that you need to have internet connection whenever you want to create a react app but when you set up the offline mode the same way I’ve shown in this video, you don’t need any internet connection anymore whenever you’re creating a new react app.
      Keep supporting my channel please 😊

  • @abrscab1239
    @abrscab1239 ปีที่แล้ว +1

    Great video, you solved my problem.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Glad to hear that. Please keep supporting ✌️😊

  • @Kathirr6
    @Kathirr6 ปีที่แล้ว

    My Future Indian 11 without Rohit and virat:
    1.Gill
    2.Ishan kishan
    3.Suryakumar Yadav
    4.Tilak varma (Can bowl 6th off spin bowling option)
    5.KL Rahul
    6.Rinku Singh
    7.Hardik pandya
    8.Arjun Tendulkar (Can bat and bowl for batting depth)
    9.Bishnoi
    10.Bumrah
    11.Siraj
    Alternative 4 players
    1.Jaiswal
    2.Samson
    3.Rahul chahar
    4.Shami

  • @tiger_Anas
    @tiger_Anas ปีที่แล้ว +1

    That was really usefull, thank you so much ☺

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome 🙏 keep supporting please 😊

  • @adheethakalupahana63
    @adheethakalupahana63 3 หลายเดือนก่อน +1

    thank you so much 🥰

    • @mfhcodinganddesign
      @mfhcodinganddesign  3 หลายเดือนก่อน

      You’re welcome 😊
      Don’t forget to subscribe please 🙏

  • @tahamehmoodindhar9739
    @tahamehmoodindhar9739 หลายเดือนก่อน

    Thank you so much master!

    • @mfhcodinganddesign
      @mfhcodinganddesign  หลายเดือนก่อน +1

      You’re welcome 😇. Please don’t forget to subscribe to my channel 🙏

    • @tahamehmoodindhar9739
      @tahamehmoodindhar9739 หลายเดือนก่อน

      @@mfhcodinganddesign Sure thing!

    • @mfhcodinganddesign
      @mfhcodinganddesign  หลายเดือนก่อน +1

      @@tahamehmoodindhar9739 thanks a lot 😇

  • @GodfreyMukondo-zb4je
    @GodfreyMukondo-zb4je ปีที่แล้ว +1

    Very nice you really saved me bro thanks

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Glad I could help. Keep supporting please 🙏😊

  • @simcard2732
    @simcard2732 ปีที่แล้ว +1

    thank you very much
    subscribed : )

  • @monkeyrelax990
    @monkeyrelax990 ปีที่แล้ว +1

    You saved my life, thak you!!!!

  • @mujtabahussain7486
    @mujtabahussain7486 ปีที่แล้ว +1

    thanks for the video ..Thanks very much it really helpmed to solve out the problem

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Most welcome brother. Keep your supports ☝️🙂

    • @mujtabahussain4950
      @mujtabahussain4950 ปีที่แล้ว +1

      @@mfhcodinganddesign i àm facing a new error at npm start ,.. please suggest one moré video

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      @@mujtabahussain4950 Sure, what’s the error? If you could tell me

    • @mujtabahussain4950
      @mujtabahussain4950 ปีที่แล้ว

      @@mfhcodinganddesign not ablé to run npm start if shows encode err

  • @unlocksmile
    @unlocksmile ปีที่แล้ว +1

    Thenks a lot yarrr❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      You’re most welcome 🙏 keep supporting please

  • @anushabelvai2201
    @anushabelvai2201 ปีที่แล้ว +1

    Thank u it works🎉

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome 🙏 keep supporting please 😊

  • @invincibleinvincible3215
    @invincibleinvincible3215 ปีที่แล้ว +1

    thanks brother.
    It works

  • @goncalobarradas8331
    @goncalobarradas8331 10 หลายเดือนก่อน +1

    Sorry it didn't work for me, can you help

    • @mfhcodinganddesign
      @mfhcodinganddesign  10 หลายเดือนก่อน

      If you literally followed the video step by step then I’m sure it would hav been worked fine but I still can suggest you to use CMD instead of powershell and watch once again the video and it will work

  • @bhartisaiinii1230
    @bhartisaiinii1230 ปีที่แล้ว +1

    so good video... solved my problem as i was searching for a solution since yesterday

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      glad to hear that 🙂 don't forget to support. Peace!! ✌

  • @Fyziiihhh
    @Fyziiihhh ปีที่แล้ว +1

    thanks brother🖤

  • @kuntito
    @kuntito ปีที่แล้ว

    Worked for me. Thanks😁

  • @abhishekchoudhary303
    @abhishekchoudhary303 ปีที่แล้ว +1

    Bro you are a god

  • @chanchalsharma5008
    @chanchalsharma5008 ปีที่แล้ว +1

    Thank you sir

  • @silveriomazive3440
    @silveriomazive3440 ปีที่แล้ว +1

    Best video my friend.

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Thank you for your supports 😊 keep supporting please 🙏

  • @user-vr6iz2yz9i
    @user-vr6iz2yz9i 11 หลายเดือนก่อน +1

    thnx this helped me

  • @ibrahimbajwa1065
    @ibrahimbajwa1065 ปีที่แล้ว +1

    excellent

  • @mixgpl8706
    @mixgpl8706 11 หลายเดือนก่อน +1

    Thank you

  • @bhys570
    @bhys570 ปีที่แล้ว +1

    Thanks Really

  • @codingwithMoebon
    @codingwithMoebon ปีที่แล้ว +1

    yea it works for me !!!!!!!

  • @Kolpona_kitchen
    @Kolpona_kitchen ปีที่แล้ว +1

    thank you for saving my life 🙏🙏

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome. Please keep supporting 🙏

  • @mahmoudsamir1351
    @mahmoudsamir1351 ปีที่แล้ว +1

    i get the same error on any npm command

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      if "npm" does not work try "yarn" instead. I hope that will work ✌🙂

  • @ThiagoHenrique-qx6go
    @ThiagoHenrique-qx6go 10 หลายเดือนก่อน +1

    tnks

  • @renatogomes8098
    @renatogomes8098 ปีที่แล้ว +1

    Obrigado me salvou, nice vídeo!

  • @JordanHinks
    @JordanHinks 16 วันที่ผ่านมา +1

    This isn't a fix but a workaround/.

    • @mfhcodinganddesign
      @mfhcodinganddesign  14 วันที่ผ่านมา

      I hope at least it worked out for you.

  • @yishakabrham5002
    @yishakabrham5002 ปีที่แล้ว +1

    thank u so much

  • @rupalisharma2674
    @rupalisharma2674 ปีที่แล้ว +1

    when i run command (npx create-react-app-offline) it show the below error
    npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
    npm WARN cleanup Failed to remove some directories [
    npm WARN cleanup [
    npm WARN cleanup 'C:\\Users\\Dell\\AppData\\Local\
    pm-cache\\_npx\\dccaaa744d22de53\
    ode_modules\
    eadable-stream',
    npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Dell\AppData\Local
    pm-cache\_npx\dccaaa744d22de53
    ode_modules
    eadable-stream\lib'] {
    npm WARN cleanup errno: -4048,
    npm WARN cleanup code: 'EPERM',
    npm WARN cleanup syscall: 'rmdir',
    npm WARN cleanup path: 'C:\\Users\\Dell\\AppData\\Local\
    pm-cache\\_npx\\dccaaa744d22de53\
    ode_modules\
    eadable-stream\\lib'
    npm WARN cleanup }
    npm WARN cleanup ]
    npm WARN cleanup ]
    npm ERR! code E404
    npm ERR! 404
    npm ERR! 404 'pend@skimdb.npmjs.com/registry/pend/-/pend-1.2.0.tgz' is not in this registry.
    npm ERR! 404
    npm ERR! 404 Note that you can also install from a
    npm ERR! 404 tarball, folder, http url, or git url.
    npm ERR! A complete log of this run can be found in:
    npm ERR! C:\Users\Dell\AppData\Local
    pm-cache\_logs\2023-04-22T05_06_45_141Z-de
    How i can solve?

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      I think you’re using an older version of nodejs/npm
      Try to update your node and npm versions and then try again. If it still shows the same error then try “Vite”

  • @lalitbhamre9774
    @lalitbhamre9774 ปีที่แล้ว +1

    That's work ❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Glad to hear that, please keep up your good supports.

  • @moinchoudhary345
    @moinchoudhary345 10 หลายเดือนก่อน +1

    Super bro

    • @mfhcodinganddesign
      @mfhcodinganddesign  10 หลายเดือนก่อน

      thanks, I hope this video was helpful. please keep supporting 😊

  • @anusiyagurusami5053
    @anusiyagurusami5053 ปีที่แล้ว +1

    what i should after finishing this

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Start learning React. There are so many good tutorials out there on TH-cam. You can also subscribe to my channel for upcoming tutorials about React and other languages/libraries 😊

  • @rhimhsnov1412
    @rhimhsnov1412 ปีที่แล้ว +1

    it didnt work to me 🙄🙄🙄

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Ohhh!! I’m really sorry to hear that. There maybe something left from you, I recommend you to rewatch the video and hope it works this time and if it doesn’t then I’ll find another solution for you. But keep supporting this channel so i can help ✌️😇

  • @adigavhane5857
    @adigavhane5857 ปีที่แล้ว +1

    Thank bro love you

  • @AravStark
    @AravStark ปีที่แล้ว +1

    Thanks a lot brother

  • @joshuatheunkownuniverse.2475
    @joshuatheunkownuniverse.2475 ปีที่แล้ว

    Thank you so much, you saved me

  • @ambreenwatetu2423
    @ambreenwatetu2423 ปีที่แล้ว

    worked for me. 😃😃Thank you.

  • @pritampaul5031
    @pritampaul5031 2 ปีที่แล้ว +1

    Nice bro .. poblem solved

  • @harshhadiwalo4005
    @harshhadiwalo4005 ปีที่แล้ว +1

    Wow sir

  • @EngAfladon0909
    @EngAfladon0909 4 หลายเดือนก่อน

    Thanks Soooooooooooooooo×10⁴ much ❤

    • @mfhcodinganddesign
      @mfhcodinganddesign  4 หลายเดือนก่อน

      Most welcome 🙏 please keep supporting my channel by subscribing

  • @curiousityrk
    @curiousityrk ปีที่แล้ว +1

    Still not solved not working

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Make sure you’re running the correct command after installing “create react app offline”

  • @aboladejoseph9885
    @aboladejoseph9885 ปีที่แล้ว

    Does it involve using data, because error is still the same here.

    • @godeons
      @godeons 5 หลายเดือนก่อน

      Yes data connection must be on

  • @faizahmed5033
    @faizahmed5033 ปีที่แล้ว +1

    Thank you brother

  • @shimelistechane673
    @shimelistechane673 ปีที่แล้ว +1

    nice bro it solve properly

  • @cherrycharan2676
    @cherrycharan2676 ปีที่แล้ว +1

    Its shows Cache mis

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      Try to install latest version of nodejs and npm
      After installing create-react-app-offline
      Try to run:
      crao -n my-app
      In CMD not in powershell

    • @X40Gaming
      @X40Gaming ปีที่แล้ว +1

      @@mfhcodinganddesign crao is not recognised as a internal or external command - error

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      @@X40Gaming​if you’re getting this error it means you haven’t run this command first:
      npm i create-react-app-offline
      Then run this command:
      crao -n my-app

  • @phanphongspvp
    @phanphongspvp ปีที่แล้ว +1

    thank you so much bro

  • @A__TAlekhya
    @A__TAlekhya ปีที่แล้ว +1

    Again showing same error bro😕

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      I thinks you’re running “npx create-react-app” again.
      Try to copy the commands from npm.com website

  • @AbduAlmomn
    @AbduAlmomn 5 หลายเดือนก่อน +2

    شكرا

    • @mfhcodinganddesign
      @mfhcodinganddesign  5 หลายเดือนก่อน +1

      Thanks for appreciating. Keep supporting please 🙏

  • @YsxYsx-tz7fj
    @YsxYsx-tz7fj ปีที่แล้ว +1

    so good bro thanks a lot

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      welcome, keep supporting please ✌🙂

    • @YsxYsx-tz7fj
      @YsxYsx-tz7fj ปีที่แล้ว +1

      @@mfhcodinganddesign ofc bro you've just got a new subscriber :-)

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      @@YsxYsx-tz7fj thanks, I really appreciate it

  • @mmuzzamil1143
    @mmuzzamil1143 ปีที่แล้ว

    It is not working.

  • @accept415
    @accept415 ปีที่แล้ว +1

    It didn't work for me

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Try “Vite” that might work

    • @accept415
      @accept415 ปีที่แล้ว +1

      @@mfhcodinganddesign It worked!! All had to do was to press y to proceed

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      @@accept415 happy to hear that 😊

  • @isindutharudinitha7492
    @isindutharudinitha7492 ปีที่แล้ว +1

    thanks a lot...

  • @ifeanyichukwuhilary8934
    @ifeanyichukwuhilary8934 หลายเดือนก่อน

    Best

    • @mfhcodinganddesign
      @mfhcodinganddesign  หลายเดือนก่อน

      Thanks a lot. Please support me by subscribing to my channel 🙏😇

  • @ganeshrisk27
    @ganeshrisk27 ปีที่แล้ว +1

    Good 👍👍👍

  • @omkarbabumastamardi6805
    @omkarbabumastamardi6805 ปีที่แล้ว +2

    Bro still not working 😒

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      make sure you follow every single step shown in this video. if it still doesn't work, reply this comment with your error

    • @omkarbabumastamardi6805
      @omkarbabumastamardi6805 ปีที่แล้ว

      @@mfhcodinganddesign bro I followed exact steps but it's showing -the error is related to network connection 😑

    • @azubukopeter8884
      @azubukopeter8884 ปีที่แล้ว

      @@mfhcodinganddesign still didnt work

  • @PinchOfYum...
    @PinchOfYum... ปีที่แล้ว +1

    thnks...for dis vdio🤌

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      You’re most welcome 🙏 keep supporting please 😊

  • @Shakeena-uy8bi
    @Shakeena-uy8bi 5 หลายเดือนก่อน +1

    Thank you

    • @mfhcodinganddesign
      @mfhcodinganddesign  5 หลายเดือนก่อน

      You’re most welcome 😊 keep supporting please 🙏

  • @user-ow8lx5ry6b
    @user-ow8lx5ry6b ปีที่แล้ว +1

    Thanks a lot

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว +1

      You’re most welcome 🙏 keep supporting please

  • @Praveenkumar-yg3pe
    @Praveenkumar-yg3pe ปีที่แล้ว +1

    Thank you bro

  • @nesrine9230
    @nesrine9230 ปีที่แล้ว +1

    it didn't work for me

    • @mfhcodinganddesign
      @mfhcodinganddesign  ปีที่แล้ว

      Sorry to hear that. Try Vite once
      It’s a great tool. Just google “vite” then you’re good to go