Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updragdrop/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