This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Windows install missing dependancy #285
Comments
@MasterJames Are you using npm 2 or 3 to install js-ipfs? You will need npm 3 ( |
Great it actually won't work properly otherwise. |
This was referenced Jan 9, 2021
This was referenced Apr 27, 2021
This was referenced May 5, 2021
This was referenced Jul 31, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running jsipfs triggered
error Cannot find module 'ipfs-unixfs'
until manually running
npm install -g ipfs-unixfs
as well.
Just thinking that it should be a dependency when installing ipfs on windows. no?
The text was updated successfully, but these errors were encountered: