iamshaunjp / iamshaunjp/react-native-tutorial
Error when running expo init myproject on Windows machine
Offen
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 605
- Forks
- 499
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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` .
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.