componentjs / component

frontend package manager and build tool for modular web applications
https://github.com/componentjs/guide
MIT License
4.55k stars 306 forks source link

camelCase issue #569

Closed sachalifs closed 9 years ago

sachalifs commented 10 years ago

I'm using component@0.19.9 and when deploying to heroku I'm getting this error: Error: failed to lookup "component-dom"'s dependency "yields-isArray"

During deployment, directories are build this way

So there might be an issue with the lookup process I guess?

Thanks.

jonathanong commented 10 years ago

this is a known issue with v0. it should be fixed in v1

gvilarino commented 9 years ago

I work with @slifszyc and about this, we've already moved to v1 so I guess it can be closed.