-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
the npm package seems to be quite outdated and nowadays reports a peerDependency error:
» npm install --save dissolve
npm WARN engine dissolve@0.3.3: wanted: {"node":"~0.10.0"} (current: {"node":"5.3.0","npm":"3.3.12"})
npm WARN engine dissolve@0.3.3: wanted: {"node":"~0.10.0"} (current: {"node":"5.3.0","npm":"3.3.12"})
node-etf@0.0.1 /path/to/code/node-etf
└─┬ dissolve@0.3.3
├─┬ bl@0.7.0
│ └── readable-stream@1.0.33
├─┬ readable-stream@1.1.13
│ ├── core-util-is@1.0.2
│ ├── inherits@2.0.1
│ ├── isarray@0.0.1
│ └── string_decoder@0.10.31
└── UNMET PEER DEPENDENCY stream-browserify@*
npm WARN EPEERINVALID bl@0.7.0 requires a peer of stream-browserify@* but none was installed.
npm WARN EPACKAGEJSON node-etf@0.0.1 No repository field.
Is there a possibility you could update it on npm and maybe also check if newer node version would be doable?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels