Create Your First React Application using Visual Studio Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

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

  • @anirudha1116
    @anirudha1116 7 หลายเดือนก่อน +3

    found the best explanation ever after watching 100 vidoes.thanks

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

    ty just what i needed

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

    helpful tutorial straightforward to the point we need more tutorial like this.

  • @costinadogaru8045
    @costinadogaru8045 7 หลายเดือนก่อน +11

    I am getting an error.... :( npm not being able to find a file

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

      Delete your previous files. Then re-install it oky....

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

    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.

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

    Very very clear video ❤❤

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

    Im getting error while browser and not getting default app but it shows webpack compiled successfully pls help me through this

  • @c.mdsalih
    @c.mdsalih 3 หลายเดือนก่อน

    Thank you so much for this video

  • @zutonislam-pu2mv
    @zutonislam-pu2mv ปีที่แล้ว

    Fine bro ❤❤❤❤

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

    great job

  • @SG-Mr_Supergoat
    @SG-Mr_Supergoat 7 หลายเดือนก่อน +2

    my cmd is showing error after typing npx create-react-app my app

    • @BassemChdaoui
      @BassemChdaoui 22 ชั่วโมงที่ผ่านมา

      how fix it then

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

    I have a question @BoostMyTool how did you get your local host to show your progress? I can’t get mine to do that

  • @யாரோ
    @யாரோ 11 หลายเดือนก่อน

    Thank you 🫰

  • @gonzalojavier4238
    @gonzalojavier4238 9 หลายเดือนก่อน +2

    npm start doesnt working to me

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

      use "cd" to navigate to your project's name and then press enter, if not restart your device.

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

    Cool

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

    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

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

      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)

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

      @@BoostMyTool I tried this one rodr18012110 but it doesnt work

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

      it seems that npm is installed in "rod" account : C:\Users
      od\AppData\Roaming
      pm
      Try to install it on rodr18012110

    • @IsaacUgochukwu-r1z
      @IsaacUgochukwu-r1z 2 หลายเดือนก่อน

      ​@@BoostMyTool I had the same errors, but my case is different, you said he has 2 users, but I don't

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

    npx create-react-app