mootools / mootools-core

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

node 7.9, yarn/npm test fails. #2786

Closed kentaromiura closed 6 years ago

kentaromiura commented 6 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.