iamshaunjp / iamshaunjp/react-native-tutorial
Error when running expo init myproject on Windows machine
Open
- 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.