ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
16.16k stars 3.01k forks source link

bash: ipfs: command not found #10023

Closed 0xdopeman closed 1 month ago

0xdopeman commented 1 year ago

I sucesfully installed IPFS Kubo but when i ran the command ipfs init on gitbash and powershell the result is bash: ipfs: command not found image image

SgtPooki commented 1 year ago

It seems like you need to just fix your environment variables and pathing. One screenshot shows minigw and one shows CMD.

Moving to kubo repo since this issue is not ipfs-desktop related.

SgtPooki commented 1 year ago

@rereyfaruq you may want to reach out on slack/discord/discuss.ipfs.tech for assistance because this should be resolve-able without any code changes to Kubo.

gammazero commented 1 month ago

Closing: This is an environment/path issue.