Skip to content

Error when running expo init myproject on Windows machine #9

@georgetsiga

Description

@georgetsiga

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 myproject. 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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions