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

Udpate karma version in package.json #2150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
2 participants