-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors in installation and script running restrictions #35
Comments
Did you tried enter inside cd C:\Users\S\.oh-my-posh and exec iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/pecigonzalo/Oh-My-Posh
master/install.ps1')) again? |
This is what I get:
|
First, try enable PS Execution Policy: Set-ExecutionPolicy -ExecutionPolicy RemoteSigned |
Is this still a problem? |
@pecigonzalo |
Sure thing, could you send a PR @daalekz ? |
here #42 @pecigonzalo 👍 |
Doesn't works :c |
What fails @flopezre ? |
I'm getting the following errors on win 10, PS 5:
And later I get:
How do you properly install this?
Do I really have to unrestrict the script execution for this to work?
The text was updated successfully, but these errors were encountered: