Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

288
Views
I am trying to install react-native but keep getting errors

I want to start developing native apps with react-native and i am also using VScode as my code editor, i keep running in to error when trying to start my project using this command "expo init First project", so how do you think i can overcome this error

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

You should first install the expo-cli with npm install --global expo-cli before starting a project

about 4 years ago · Juan Pablo Isaza Report

0

Once you have Node.js installed run the following command:

npm install -g expo-cli

After successfully installing the Expo CLI you can initialize a brand new project by running the following command:

expo init <name of project goes here>
cd <name of project goes here>
npm start

Below is an example of how this will work:

expo init my-todo-app
cd my-todo-app
npm start
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!