trevnorris / buffer-dispose

Incredibly unsafe way to free a Buffer
MIT License
47 stars 2 forks source link

Cannot install with the latest version of node #1

Closed dotnetwise closed 10 years ago

dotnetwise commented 10 years ago
npm WARN package.json test@0.0.0 No repository field.
npm http GET https://registry.npmjs.org/buffer-dispose
npm http 200 https://registry.npmjs.org/buffer-dispose
npm ERR! notarget No compatible version found: buffer-dispose@'*'
npm ERR! notarget No valid targets found.
npm ERR! notarget Perhaps not compatible with your version of node?
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! System Windows_NT 6.2.9200
dotnetwise commented 10 years ago

Oh that's not a npm designed to be used straigth away, but recompile the whole node :(

trevnorris commented 10 years ago

FYI, I have updated the API to work w/ the absolute latest version of v0.11 and released 0.0.6.

dotnetwise commented 10 years ago

+1