-
Notifications
You must be signed in to change notification settings - Fork 869
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
I tried adding ipfs to path (for running daemon) #1744
Comments
We'll go over this in our next triage session, but any other details you could provide could be great - namely how you went about adding IPFS to path? What exactly did you do? |
I wanted to enable daemon for contributing to IPFS. So I wanted to add ipfs to path for running the |
@ygboucherk if I understand correctly, you replaced your whole windows variable paths to add ipfs and you removed powershell from it? It doesn't make much sense that powershell.exe is not available in your windows machine. Can you specify what steps you followed and what caused this error? |
I didn't remove powershell from path, and it's running perfectly from |
And I tried adding it to path from GUI button |
Without manually editing |
Alright, thanks for clearing that up. Apparently it can happen that you don't have powershell in the path. Can you try following these steps and try again?
|
Okay, thanks |
but, what's |
Should I edit registry (with |
Sorry, I meant CTRL + Q (or just press the windows icon for the search to activate) |
I am afraid the only fix here is to find "ipfsOnPath": false, We will be deprecating this feature (#1768), if you want |
I had an error that said daemon wasn't running, so I tried adding ipfs to path for adding it to CLI, but I got this error.
If it's hard to fix, I suggest adding an in-gui method for launching daemon !
Specifications
Error
The text was updated successfully, but these errors were encountered: