gobblejs / gobble-browserify

Bundle CommonJS modules with gobble and Browserify
4 stars 9 forks source link

fails with can't find module #7

Open martypdx opened 9 years ago

martypdx commented 9 years ago

cross-posting from this issue: https://github.com/gobblejs/gobble/issues/87 which I thought was general gobble thing, but now am not so sure.

when we roll back to gobble-browserify@0.2.0 error goes away. Really weird thing is that our main project works fine on 0.4.0 but if I explicitly install that version the above mentioned error persists.

Flaise commented 8 years ago

I think this is the same issue as #6. I can confirm that 0.6.1 does not work and 0.4.0 does. In the other issue, someone commented that 0.6.0 works too but I tried and can't reproduce that. Maybe the inconsistency is caused by differing versions of gobble and gobble-cli. I'm using gobble@0.10.2 and gobble-cli@0.5.0.