iamshaunjp / iamshaunjp/react-native-tutorial
Error when running expo init myproject on Windows machine
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 605
- Forks
- 499
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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` .
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.