React native windows installation

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 276

  • @dipanshusharma5529
    @dipanshusharma5529 11 месяцев назад +67

    If you don't see a tools folder ; goto sdk manager -> uncheck hide obsolete files -> check sdk tools folder -> apply changes

    • @anotherdeadguy
      @anotherdeadguy 10 месяцев назад

      thanks man

    • @ganeshmaharna2909
      @ganeshmaharna2909 8 месяцев назад +3

      @@anotherdeadguy Where is sdk manager

    • @smartart6378
      @smartart6378 8 месяцев назад

      same question ... im getting build-tools and cmdline-tools folder
      @@ganeshmaharna2909

    • @musaibshaikh5075
      @musaibshaikh5075 8 месяцев назад

      worked for me.

    • @avi_5827
      @avi_5827 7 месяцев назад

      Thanks bro

  • @obvinpro
    @obvinpro Год назад +5

    15:06 The android emulator is actually on, you have to press the power button for it to come on.

  • @zaheemschemnad5377
    @zaheemschemnad5377 Год назад +29

    There is no tools folder in ...\AppData\Local\Android\Sdk\

    • @aayushbalip1925
      @aayushbalip1925 10 месяцев назад

      In view of file manager click on the option of hidden files

    • @dnyaneshwarmore02
      @dnyaneshwarmore02 10 месяцев назад +2

      @@aayushbalip1925 still the tool folder is missing

    • @shrapit9265
      @shrapit9265 8 месяцев назад

      Here too

    • @mujahidali8691
      @mujahidali8691 8 месяцев назад +3

      There are 2 types of tools are available build -tools and cmdline -tools so which one we need to choose

    • @TrueGuess
      @TrueGuess 8 месяцев назад +2

      We need 2 things only, SDK and plateform-tools that's it. Use real device instead of emulator.

  • @decodelearner
    @decodelearner Месяц назад

    I think your explanation for even some initial installation is crisp and clear. I successfully created a reactive app in one go. Thank you so much Sir.

  • @luisvalencia3960
    @luisvalencia3960 Год назад +5

    I dont see the tools folder on my android studio sdk folder. I already installed the required packages

  • @volftsun
    @volftsun Год назад +8

    Hey Hitesh, thank you so much for this amazing video! Your instructions were super clear and easy to follow. I followed along step by step, and guess what? It worked like a charm! I'm so excited to start building with React Native now. Keep up the awesome work, and thanks again for sharing your knowledge with us! 🙌🎉

  • @divyanshpandey213
    @divyanshpandey213 Год назад +8

    Can not see any tools folder here so how is path for tools added?

  • @amnahassanamnakhan768
    @amnahassanamnakhan768 7 месяцев назад +4

    14:33 there is "Desktop\app is not recognized as an internal or external command, operable program or batch file." What should i do now and how to resolve this thing? Plz someone answer it

    • @lordshen628
      @lordshen628 3 месяца назад +3

      Desktop/app is just a file that he ceated on his PC. You can create any folder (Documents/Projects for example) and it should still work. Atleast this worked for me.

  • @harshdeep7015
    @harshdeep7015 Год назад +2

    There is problem when using react-native-reanimated package app crashes when click on debug in devmenu 😢

  • @codesengine9862
    @codesengine9862 9 месяцев назад

    Invariant Violation: "AwesomeProject" has not been registered. This can happen if:
    * Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
    * A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes Getting this error

  • @prakharsinha4145
    @prakharsinha4145 Год назад +1

    i was stucked in the installation for so long but right away it went on for the perfection being installation done!

  • @_nightfall_artist
    @_nightfall_artist 2 месяца назад +1

    For those with App Installation problem, Delete the virtual device by open android studio => under more actions select virtual device and select mobile device => next open app folder and there you'll see newapp folder delete it. Then start everything again with highspeed internet or else the build is gonna failure.

    • @vinaysbuddhi-bd4it
      @vinaysbuddhi-bd4it 2 месяца назад

      Sir actually ru telling to open Android studio or find the location in ThisPC

    • @codeSlay-yv4wq
      @codeSlay-yv4wq 29 дней назад

      I am not getting any prebuilt virtual device,what should I do?

  • @prabinkumarsahu
    @prabinkumarsahu 4 месяца назад +1

    If you can't find tools folder in SDK folder then => open android studio => open SDK Manager => open SDK Tools => Install Android SDK Platform - Tools

    • @akupriianova
      @akupriianova 3 месяца назад

      thank you, your instruction is the best! succeeded!

  • @rehandev7833
    @rehandev7833 11 месяцев назад +3

    Done with the most troublesome step in the React Native development series. Now, it feels like i'm definitely making some real progress. Moving forward to next video. Thanks Hitesh Sir for this free series :)

  • @artoffreedom5432
    @artoffreedom5432 3 месяца назад +1

    I got " Cannot find module './jdk'" error while typing "npx react-native init hello". how to solve this issue?

  • @rohangope
    @rohangope 8 месяцев назад

    if you got problem, 1st update the node in the current version and install the java 17 version and set the ANDROID_HOME and the JAVA_HOME path and the other sdk path properly. Remember java 17 version is the most compatible version with windows

  • @genjutsu.4796
    @genjutsu.4796 3 месяца назад +3

    the command: "npx react-native init newapp" gives me an error. its not working for me. incase anyone has solved this issue, then please help out.

    • @_nightfall_artist
      @_nightfall_artist 2 месяца назад +1

      Just delete the virtual device and app folder. start again with high speed internet. enter commands without any errors.

    • @aadityavikram3742
      @aadityavikram3742 5 дней назад +1

      se command `` npx @react-native-community/cli@latest init AwesomeProject `` instead of `` npx react-native init ProjectName ``

  • @feljeddadriandacula8120
    @feljeddadriandacula8120 11 дней назад

    14:34 in my cmd it replied with "The system cannot find the path specified."
    Now I don't know how to proceed.

  • @arjav7
    @arjav7 Год назад +10

    0:15 Agenda
    0:58 How Windows works
    2:19 Installation list / What to install
    3:05 Node.js INSTALLATION
    3:54 Openlogic JDK INSTALLATION
    7:50 Android Studio INSTALLATION

    • @harshdeep7015
      @harshdeep7015 Год назад +1

      That is not jdk 11🙄

    • @arjav7
      @arjav7 Год назад +2

      ​@@harshdeep7015thanks for flagging i changed

    • @harshdeep7015
      @harshdeep7015 Год назад +1

      @@arjav7 but I have problem whether to install jdk 11 because it is mentioned in react native docs or latest jdk I am confused bro😭

    • @monishjodha6120
      @monishjodha6120 Год назад

      Hey @harshdeep7015, try jdk 11 or 17; your gradle file will not work (use version 7 for gradle - it supports both 11 and 17 jdk). I also made the same mistake downloaded the 20th version, but I redownloaded it several times for older versions but worked in 17 and 11 and got my app to work.

  • @Thakur_Sahab_1997
    @Thakur_Sahab_1997 11 месяцев назад +1

    * What went wrong:
    Execution failed for task ':gradle-plugin:compileKotlin'.
    > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
    > Compilation error. See log for more details
    i am facing this error

  • @surjeetmandal7170
    @surjeetmandal7170 10 месяцев назад +1

    Sir i am having a problem. Cannot start server in new window because no terminal app was specified

  • @baanuaali2818
    @baanuaali2818 Год назад +2

    A very well-explained recommended tutorial for the beginners in React Native

  • @rexraymond5039
    @rexraymond5039 Год назад +3

    Thank you so much for this amazing walkthrough installation tutorial! I recently started learning React Native, and your instructions have been incredibly helpful. I can clearly follow along with your guidance, and it has made a significant difference in my understanding. You're doing an excellent job, and I wanted to let you know that you've gained a new subscriber! Keep up the fantastic work! 🤩

  • @pratikgupta183
    @pratikgupta183 9 месяцев назад +2

    Fresher aaye to kam kam se kam pura step by step btna chiye na

  • @bryanjosue5216
    @bryanjosue5216 6 дней назад

    Why Java 11? Couldn't it be the updated versions? like 22.0.2..?. Please can you explain me

  • @ImSecular
    @ImSecular Год назад +7

    Im not able to find tools and tools/bin folder?

  • @nikk7673
    @nikk7673 Год назад +3

    Sir there is no tool named folder in my SDK folder what should i do

  • @sam-do5sm
    @sam-do5sm Год назад

    I'm getting this error while trying torun the react native app "(node:7128) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead."

  • @vikashjalandra2297
    @vikashjalandra2297 Год назад +1

    sir i didn't get the android folder in installation that cause this error -error Android project not found. Are you sure this is a React Native project? If your Android files are located in a non-standard location (e.g. not inside 'android' folder), consider setting `project.android.sourceDir` option to point to a new location.

  • @vikasbisht891
    @vikasbisht891 Месяц назад

    god , dont know how many issues i faced to setup this react native app from today morning.
    1 - jdk was not compatible with react native , had to download JDK 17
    2 - setting up the environment variable was different pain
    3 - android_home variable gave anotther hard time, setup the local.properties manually
    4 - gradle build process was failing had to cleanup and re-install
    all these things cannot be cover in these tutorial.
    thanks for copilot AI for helping with all the errors . pheww

  • @nooo572
    @nooo572 Год назад +1

    My maaan, this couldn' t get explained more thoroughly. loved it

  • @AnuragKumar-jf9tw
    @AnuragKumar-jf9tw Год назад +2

    Please I want to make big in cloud and I am an absolute beginner, 3rd year student. Can u suggest resources starting from scratch. Plz make a video on that. And I saw your cloud video that u posted one week ago

  • @ViralMehta
    @ViralMehta Год назад

    I am not able to create react-native init Awesome01 on mt macOS Version 13.6.1, basically, it fails to start with npm run start or npm run android, some gem file issues are shown, cannot find the solution.

  • @SelvaS-j4b
    @SelvaS-j4b 9 месяцев назад +1

    How to run an ios? It is not working for me. Can you explain about that also?

  • @ankit_tiwari2001
    @ankit_tiwari2001 8 месяцев назад

    I tried installing and running android studio in my pop os (ubantu) it's giving "android studio is not responding".

  • @akashhh0.0
    @akashhh0.0 10 месяцев назад +6

    For those who don't see tools directory in sdk manager untick obsolete package and download skd tools you will now see that directory

    • @shaaniscoding
      @shaaniscoding 10 месяцев назад

      hey where can i find the untick obsolete package

    • @akashhh0.0
      @akashhh0.0 10 месяцев назад

      @@shaaniscoding in android studio

    • @nitishkumarmandal5594
      @nitishkumarmandal5594 8 месяцев назад

      Yeah it worked for me

    • @AyaanAhmedSoomro
      @AyaanAhmedSoomro 4 месяца назад +1

      How to get "app" folder?😢
      As your app folder is on desktop 14:34
      Please someone help me

  • @dr.jigneshmaheshwari5015
    @dr.jigneshmaheshwari5015 6 месяцев назад

    Hi Hitesh.I am having issue with window installation. Showing me error for HAXM installation needed and ahowung error when I install. Virtual device disemt open without it. Plz help

  • @Pw_Unfiltered
    @Pw_Unfiltered 3 месяца назад

    i am getting this error- couldn't move temporary workspace to immutable location. PLEASE HELP ME WITH WHAT TO DO NOW ?

    • @igornikolajsok1793
      @igornikolajsok1793 3 месяца назад

      i am getting the same error, did you find a solution?

  • @AnishThe01
    @AnishThe01 Год назад +2

    Sir can you or anyone please suggest laptops in range of 40k-50k
    please sir if you can bring a video on it
    its much needed as the college is getting started .

  • @talhagamer515
    @talhagamer515 7 месяцев назад

    I'm facing an error when I give command in cmd "npx react-native init newapp"
    How can i solve this?

  • @Nikhilkumar-eq5xi
    @Nikhilkumar-eq5xi 11 месяцев назад

    @Hitesh Choudhary
    sir I'm currently facing an issue with the android studio installation as in the process when in install type when you choose standard and proceed for sdk package download it is showing me an error as Android Emulator , Google APis intel x86_64 Atom system image and 3more SDk components were not installed
    if anyone knows the answer to resolve it please explain

  • @techxjanak
    @techxjanak 4 месяца назад

    i am getting error
    "Could not open cp_proj generic class cache for build file
    BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 66 "

    • @lordshen628
      @lordshen628 3 месяца назад

      For the Unsupported class file major version 66, try installing JDK 17 (fom the offical docs) and change the env varaibles to JDK 17 from your previous vesion. This solved the error message for me (I was using JDK 22).

  • @virinchibalusani5726
    @virinchibalusani5726 7 месяцев назад

    Thanks buddy 💚,
    Grateful to you Hashnode!🤝

  • @ihexi
    @ihexi 11 месяцев назад +1

    there is no "tool" and no "tool/bin" folder only "build-tools"

    • @moltengaming7773
      @moltengaming7773 10 месяцев назад

      Did you got any solution for that
      If yes, do share

    • @preetamkumarsahu8351
      @preetamkumarsahu8351 10 месяцев назад

      @@moltengaming7773 it is in obsolete package of android studio

  • @entertainer-xyz7562
    @entertainer-xyz7562 Год назад +1

    Hi Hitesh, I am just having few queries , I don't have a good system to run android studio and all other software that needed to actually run RN apps , I am using just expo app to view my output on my mobile device , Am I in write path or not please confim

  • @adityashanmukha9271
    @adityashanmukha9271 Год назад +2

    hey sir !!
    i have learned all the fundamentals of react native and can build decent apps now. I started getting little worries as i only have windows and android so i cannot test apps on IOS. i wanted to ask you is having Mac Os or ios necessary to get an internship ? will that be required ?

    • @mohammadakil8376
      @mohammadakil8376 Год назад

      If you want to get internship so go ahead with windows

  • @priyeshsinghal4962
    @priyeshsinghal4962 5 месяцев назад +1

    hello sir I do not find this path in the c drive C:\Users\shiva\AppData\Local\Android\Sdk\tools or C:\Users\shiva\AppData\Local\Android\Sdk\tools\bin

    • @Anil-ns2uw
      @Anil-ns2uw 5 месяцев назад

      same issue...

    • @lordshen628
      @lordshen628 3 месяца назад +4

      Open Adroid Studio -> More Actions -> SDK Manger -> SDK Tools -> deselect Hide Obsolete Packages -> select Android SDK Tools (Obsolete) -> press Ok and install. This should add a \tools and \tools\bin.

  • @Roqeebakindele
    @Roqeebakindele 10 месяцев назад

    Please I need help, my emulator is opening but is not displaying react native code, none of my code is showing, what can I do please?

  • @mujahidali8691
    @mujahidali8691 8 месяцев назад

    Sir there are 2 types of tools are available build -tools and cmdline -tools so which one I need to set in the environment variables path

  • @adityaraj-zm7zk
    @adityaraj-zm7zk 5 месяцев назад

    Failed to install the app. Looks like your Android environment is not properly set

  • @TheAuthenticKnowledge
    @TheAuthenticKnowledge 9 месяцев назад +1

    Discord link is not working for me , i need discord link anyone

  • @wajidkhan430
    @wajidkhan430 Год назад +1

    Hi Hitesh, thank you for the awesome videos, I have one question, can we install both React Native CLI and Expo CLI on windows 11?

    • @Oogabooga11249
      @Oogabooga11249 9 месяцев назад

      Try npm install -g expo-cli
      worked for me and I am on Windows 11 Pro (after react native cli was already installed)

  • @keepitsimple3645
    @keepitsimple3645 6 месяцев назад +1

    Simple, straight forward and works... thank alot

  • @asmirathore1880
    @asmirathore1880 8 месяцев назад +2

    what is the app folder you went in.
    where we can find it.
    i am stuck

    • @HardikSaraiya-d9r
      @HardikSaraiya-d9r 6 месяцев назад

      can someone reply on this??

    • @lordshen628
      @lordshen628 3 месяца назад +1

      @@HardikSaraiya-d9r Desktop/app is just a file that he ceated on his PC. You can create any folder (Documents/Projects for example) and it should still work. Atleast this worked for me.

  • @VinayKumarB-w1y
    @VinayKumarB-w1y Год назад

    This video has helped me alot, Thank you Sir your work earned you a Subscriber, keep up the quality work

  • @thbtse
    @thbtse Год назад +3

    Thanks for your video. To whom it may concern: Error occurred about no '\AppData\Roaming
    pm' path after I installed all things and run 'npx react-native init newapp'. Refer to another web solution, I run 'npm install -g expo-cli --force'. Then it works. seems that you need to force run the npm installation after installed the ADK. Install order: node jp, JDK, ADK, node jp again

    • @sunilkhadilkar5557
      @sunilkhadilkar5557 Год назад

      Thanks man. I had same error that went away with force run npm installation.

  • @sergioalejandromartinezrod30
    @sergioalejandromartinezrod30 5 месяцев назад

    hank you so much for this amazing walkthrough bro you saved me

  • @DevEdz
    @DevEdz 11 месяцев назад

    Getting 'cannot find module wcwidth' while creating new react native app, please do let me know if anyone knows solution for this

  • @zeath_zolaries3508
    @zeath_zolaries3508 Год назад +1

    ive followed about 6-7 tutorials now but everytime i get this error:
    C:\Users
    iya0\AppData\Roaming
    pm
    ode_modules
    eact-native-cli\index.js:302
    cli.init(root, projectName);
    TypeError: cli.init is not a function
    your video seemed the best, atleast i understood what we were doing in the setup, would be great help if you could point out why this keeps coming

  • @ghoshsuman9495
    @ghoshsuman9495 11 месяцев назад

    Unable to load script Make you sure you are either running Metro or that your bundle index.android.bundle is packaged correctly for releae

  • @price2410
    @price2410 17 дней назад

    @HiteshChoudhary how find tools and tool\bin ?? help me with this ??

  • @luyandondila7496
    @luyandondila7496 Год назад

    videos are really good,,, top notch.. but you should be adding the links for downloading the tools in the description. a humble a request

  • @amanverma5278
    @amanverma5278 Год назад

    There are also some errors on mac. When we run an ios emulator on mac.

  • @qvagin
    @qvagin День назад

    FAILURE: Build failed with an exception.
    * Where:
    Build file 'D:\Python_project\PROJECT\frontend\Kospi\android\app\build.gradle' line: 1
    ???

  • @luyandondila7496
    @luyandondila7496 Год назад

    yea, so i was trying to install the android studio, everything went well but for one thing, the HAXM was not installed, it failed and showed some error, ive tried the the lower versions of the same HAXM but its says the computer does not meet the requirements.. after downloading the latest version, it got installed but then when i try to create a virtual device, it say the HAXM id outdated i need to get a newer version.. what should do to solve this. thanks in advance

    • @luyandondila7496
      @luyandondila7496 Год назад

      oooh, ive managed to handle it... but thanks still

    • @moehtet1274
      @moehtet1274 Год назад

      have you got any solution?
      @@luyandondila7496 Remove other version and install this version HAXM v7.6.5, the issue will resolve.

    • @musaibshaikh5075
      @musaibshaikh5075 8 месяцев назад

      how did you manage to do ? HAXM

  • @aftabqadri3358
    @aftabqadri3358 8 месяцев назад

    one thing I am not getting, why are we setting up XXXXX\xxxx\xxx\xxxx\tools while we find only 'cmdline-tools' and 'build-tools' inside the android\sdk\ directory, in fact there's no tools folder inside android\sdk directory.. Can any one plz answer this?

    • @user-ou3kx7hf4sx
      @user-ou3kx7hf4sx 8 месяцев назад +1

      untick sdk manager>sdka tools then untick hide obsolete packages you'll find sdk tools with obsolete marking download it and then go to you file the tools will be visible thanks me later

  • @kartikrajput2131
    @kartikrajput2131 Год назад

    Do we need Ruby??
    Because we create project then there is a file with .rb extension

  • @itsemperorsgameplay6962
    @itsemperorsgameplay6962 2 месяца назад

    i cant find tools folder in sdk folder why??

  • @ebubechidolue3420
    @ebubechidolue3420 5 месяцев назад

    What was inside the app folder on your desktop used at 15:05

  • @MeetGrowthArbor
    @MeetGrowthArbor 10 месяцев назад

    hi m8, it is fantastic until i get this error:
    Receiving this error : "error Cannot start server in new window because no terminal app was specified."
    what shall i do ? please help...

  • @shototodoroki4719
    @shototodoroki4719 6 месяцев назад

    I just wanted to know will android studio work fine with a 4gb ram laptop of 11 gen

  • @aditya.g7517
    @aditya.g7517 Год назад

    How do I fix this? while running npx command
    npm ERR! path C:\Users\agane\AppData\Roaming
    pm
    npm ERR! errno -4058
    npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\agane\AppData\Roaming
    pm'
    npm ERR! enoent This is related to npm not being able to find a file.

    • @Weiss227
      @Weiss227 Год назад

      create npm folder inside C:\Users\agane\AppData\Roaming , it worked for me

  • @atulshaw7893
    @atulshaw7893 9 месяцев назад

    i have iphone and a windows computer how i would i check? please help me out

  • @GamingParadise32
    @GamingParadise32 Год назад

    is it important to save sdk packages in c drive ? can we install in D drive

  • @madhu1591
    @madhu1591 Год назад

    I am getting blank screen on my virtual Android device. Could anyone please help resolving it

  • @JacksonRogeroficial
    @JacksonRogeroficial Год назад

    How did you add app folder on desktop?

    • @sibusisostuurman7982
      @sibusisostuurman7982 5 месяцев назад

      had similar problem , then asked AI then:
      You can use the %USERPROFILE% environment variable to navigate to your user directory without typing the full path. Try the following command in Command Prompt : cd %USERPROFILE%\Desktop
      and then you
      Command Prompt :
      npm install -g react-native-cli
      react-native init app
      cd app

  • @infiniteitdevelopment
    @infiniteitdevelopment 5 месяцев назад +1

    Why did they do it so cryptic? Just like if I am installing nuclear bomb assembling software :D Thank you a lot for the tutorial!

  • @introvertleader
    @introvertleader Год назад

    Sir can you explain behavior of JavaScript: e.g var a = [1,2,3,4]; var b=a; b[0]=2; if i console a and b both array are same question is why array 'a' is modified not only 'b'?

    • @harshdeep7015
      @harshdeep7015 Год назад +3

      Because here you are not passing new value to var b= a, it is reference to var a that's why when changing b[0] = 2 is also changed the a[0]

    • @lordmega6395
      @lordmega6395 Год назад

      You have to learn about deep copy vs shallow copy but in simple words I can tell you if two persons have same address in that case if you modify one person address it will automatically update second person address because both have same address ,so avoid this kind of things we have to give unique address to every array

  • @hemanshuchaurasia8556
    @hemanshuchaurasia8556 9 месяцев назад

    After running this code npx react-native run-android I am facing this issue
    error :-Cannot start server in new window because no terminal app was specified 16:47

  • @divyakirantatikonda133
    @divyakirantatikonda133 Год назад +1

    i am unable to install android emulator hypervisor could anyone say how to solve this issue

  • @vanshikabansal8891
    @vanshikabansal8891 10 месяцев назад

    hello everyone, can someone guide me to the next step, I am facing problem in starting the server. Receiving this error : "error Cannot start server in new window because no terminal app was specified."

  • @philippemallari8077
    @philippemallari8077 10 месяцев назад

    Will this work if I am using windows and iphone?

  • @carterB
    @carterB 9 месяцев назад

    Does it matter if we run android studio hedgehog or flamingo?

  • @muheebpasha543
    @muheebpasha543 5 месяцев назад

    C:\Program Files\Java\jdk-21 this environment user variable is correct

  • @tricksbyumer
    @tricksbyumer Год назад

    sir! while doing "c:\users\hp>cd desktop\app"
    'System Cannot Find The Path Specified' was occuring. then i created an app folder on the desktop and the issue resolved but now i am confused how to perform the rest as there's nothing in the app folder and you did'nt show what to download or install there to perform the rest or may it is me confusing things.
    Can someone KINDLY REPLY and guide me on what should i do and how to resolve the issue?

    • @elysian3736
      @elysian3736 Год назад +1

      hey i had the same problem if you still have an issue there's something you can try:
      so first see the video again and install all the packages that may not have and see u put all those in system environment variables .
      then open command prompt instead of the desktop command run 'dir' you will get everything and make sure to delete that empty app folder you have on your desktop it can create confusion in the future.
      and after dir command your computer will either show the react native template thing or may tell you to install a few things .
      just follow your computer after that.

    • @yunusyusufaksu5672
      @yunusyusufaksu5672 Год назад +1

      I'm getting the same error, can you explain in more detail how you solved it?

    • @shaviri6537
      @shaviri6537 Год назад +1

      @@yunusyusufaksu5672 I'll tell you what I did
      Mine is windows.
      First I checked the environment variables and installed all of them in the system 'Path' option.
      Then in the command prompt: write 'dir' it tells you if anything is missing from your computer that needs to be installed to run the command simply install those
      Or you might get the same response as the one in the video after ' dir ' command
      For the rest you can follow the video .

    • @tricksbyumer
      @tricksbyumer 9 месяцев назад

      Still haven't figured it out guys.. can anyone help?

  • @ericnetic
    @ericnetic 4 месяца назад

    why no setup tutorial for mac ?

  • @khamartajkalegar3097
    @khamartajkalegar3097 2 дня назад

    kindly help me to resolve this issue

  • @avinashjha6286
    @avinashjha6286 11 месяцев назад

    i dont find any tools folder in my sdk directory

  • @adinzane5103
    @adinzane5103 2 месяца назад

    React Native installation for ubuntu??

  • @sheshadri6891
    @sheshadri6891 Год назад

    bro i have using Ubuntu 22.01 ,can you create a video to setup in ubuntu,there no good video for it

  • @pualinggiytube810
    @pualinggiytube810 Год назад

    Please sir make some tutorial about react-native-navigation with new react native updates aka r-n 7.+

  • @gaganvishwakarma6494
    @gaganvishwakarma6494 8 месяцев назад

    Anybody who is facing error of java 11 just uninstall it and install java 17 from the same source , update environment and you will be fine.

  • @FraolEHailu
    @FraolEHailu Месяц назад

    IF YOU COULD PUT ALL THE LINKS TO DOWNLOADS IT COLD HAVE BEEN MORE USEFUL

  • @mujahidali8691
    @mujahidali8691 8 месяцев назад

    Sir I already have jdk 17 so it is right or not

  • @rohitparjapati2926
    @rohitparjapati2926 7 месяцев назад

    I have a problem for create first project part

  • @vipulkumar4513
    @vipulkumar4513 Год назад

    Discord invite not working. Please share it again.

  • @21flame72
    @21flame72 Год назад +1

    can i use java jdk 17

  • @gaganvishwakarma6494
    @gaganvishwakarma6494 9 месяцев назад

    you are saying java 11 but you download java 17

  • @taramufasa5177
    @taramufasa5177 Год назад

    I'm having issues with this step:
    3. Configure the ANDROID_HOME environment variable
    Finding the location is fine but were and how are you meant to create the variables.

  • @prabhanshShorts
    @prabhanshShorts Год назад +1

    please tell installation in mac