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

Grunt Install #12

Closed
mappum opened this issue Sep 3, 2014 · 1 comment
Closed

Grunt Install #12

mappum opened this issue Sep 3, 2014 · 1 comment

Comments

@mappum
Copy link

mappum commented Sep 3, 2014

The project currently uses Make to automate installation. This hurts portability, since Windows developers would need Cygwin or something similar. Grunt is a much better alternative since Node developers are used to it and it is fully cross-platform (since it's Node-based).

Resolving #11 would eliminate the need for a build system since the project could be installed via NPM.

@daviddias
Copy link
Member

Closing this issue as it referes to the 1st impl of node-ipfs that is no longer supported (as we are building the new one compliant with the spec :) ).

MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this issue May 22, 2020
In order not to break our users, this PR adds support for the
[`readable-stream`](https://www.npmjs.com/package/readable-stream)
 module @v2 and @V3.
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