Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to setup very first React Native app with expo

I’ve tried commands:

npm i -g expo-cli
expo init uber

The error:
enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

You have two options:

  • Switch to cmd
    or

  • Run this command

    Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

This command is going to work untill you close the PS, if you reopen it, you should pass it again, there is a very big thread for this, take a look:
ps1 cannot be loaded because running scripts is disabled on this system

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading