Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Conversation

hongyanh
Copy link

When I was trying to use gulp to build the project, there is a dependency issue cased by outdated karma package:

Store.prototype.__proto__ = EventEmitter.prototype;
                                         ^
TypeError: Cannot read property 'prototype' of undefined

After updated karma version from 0.12.16 to 2.0.4 in package.json file, the error is gone when I build the project.

@andrewkittredge
Copy link

Updating to karma 3.0.0 also works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants