iamshaunjp / iamshaunjp/react-native-tutorial

Error when running expo init myproject on Windows machine

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
605
Forks
499
PR merge metrics
No merged PRs in 30d

Description

May you please also include the below information the Readme file.

For those who will encounter an error on a Windows machine when they run `expo init myprojec`t. Go to [https:/go.microsoft.com/fwlink/?LinkID=135170](this microsoft website) and read about the script execution policy. I had to run this command on my **Powershell** before I could run the script. `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser` .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.