Skip to content

Lesson 11: IPFS Install Issues #503

Answered by cromewar
brownandrew1390 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @brownandrew1390 as a security measure windows blocks script execution by default so to allow them you should:

  1. Open powershell as admin.
  2. paste this code: set-executionpolicy remotesigned
  3. hit enter.
  4. close all the terminals you have opened.
  5. Open a new one and try again where you left.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@brownandrew1390
Comment options

@cromewar
Comment options

Answer selected by brownandrew1390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants