Closed dereke closed 10 years ago
Hi, looks like 1.0.4 does not have an index.js file. This obviously prevents some things from working, like require('watchify') :-)
require('watchify')
Thanks for reporting! I keep hitting this bug in npm. Fixed in 1.0.5.
Hi, looks like 1.0.4 does not have an index.js file. This obviously prevents some things from working, like
require('watchify')
:-)