Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Windows install missing dependancy #285

Closed
MasterJames opened this issue May 28, 2016 · 2 comments
Closed

Windows install missing dependancy #285

MasterJames opened this issue May 28, 2016 · 2 comments

Comments

@MasterJames
Copy link

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?

@daviddias
Copy link
Member

@MasterJames Are you using npm 2 or 3 to install js-ipfs? You will need npm 3 (npm i npm -g)

@MasterJames
Copy link
Author

Great it actually won't work properly otherwise.
Was 2? now 3.9.3! Seems working better I could add a file but no init results ;-(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants