Skip to content

EventEmitter2 dependency not specified in package.json #194

Closed
@goretkin

Description

@goretkin

The code depends on EventEmitter2 (e.g.

ROS3D.InteractiveMarkerHandle.prototype.__proto__ = EventEmitter2.prototype;
)

(roslibjs does specify the dependency and so it's included in the build: https://github.com/RobotWebTools/roslibjs/blob/e0d67d1fcd7f48b978ed00d059bf9d34ac6eec81/build/roslib.js#L3)

I see the dependency is specified in bower.js. Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions