mootools / mootools-core

MooTools Core Repository
https://mootools.net
2.65k stars 511 forks source link

node 7.9, yarn/npm test fails. #2786

Closed kentaromiura closed 7 years ago

kentaromiura commented 7 years ago
Loading "grunt-karma.js" tasks...
ERROR >> TypeError: Cannot read property 'prototype' of undefined

Same error as here: https://stackoverflow.com/questions/43377088/grunt-karma-getting-error-loading-grunt-karma-js-tasks-error

Updating karma-phantomjs-launcher, karma and grunt-karma make it works, PR soon.