Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesdragdrop/buffer #269
Closed
dragdrop/buffer #269
Comments
This comment has been minimized.
This comment has been minimized.
|
based on feross's other project -- https://github.com/feross/drag-drop ..installation should be npm install drag-drop.. |
This comment has been minimized.
This comment has been minimized.
|
Cheers ! That's fixed it :) |
This comment has been minimized.
This comment has been minimized.
|
Thanks for helping @raptats :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I'm having an issue wirh browserify'ing my project.
It's just a demo, I reused the demo code for seeding a torrent.
Browserify refuses to create my bundle citing that drag-drop/buffer does not exist, it cannot be installed by npm. Am I really misunderstanding something here ?
Thanks for any help
-jman6495