RobotWebTools / roslibjs

The Standard ROS JavaScript Library
https://robotwebtools.github.io/roslibjs
Other
691 stars 382 forks source link

bower installation failure #266

Closed AWatk closed 7 years ago

AWatk commented 7 years ago

roslibjs as installed by bower

bower install roslibjs

fails because the eventemitter2 dependency cannot be resolved properly.

I tried manually installing event emitter in both bower and npm and nothing worked.

jihoonl commented 7 years ago

Hello, we were just discussing how we should support bower in #265. I saw that official bower recommends moving away. Would npm be option for you?

AWatk commented 7 years ago

npm would definitely be ideal.

jihoonl commented 7 years ago

Yup then I suggest to use npm version of roslib instead of bower