iamshaunjp / iamshaunjp/react-native-tutorial
Error when running expo init myproject on Windows machine
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 605
- Fork
- 499
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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` .
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.