generator-boom
generator-boom copied to clipboard
ctor.prototype = Object.create(superCtor.prototype, {
util.js:634
ctor.prototype = Object.create(superCtor.prototype, {
^
TypeError: Cannot read property 'prototype' of undefined
at Object.exports.inherits (util.js:634:43)
at Object.
Solution: locally npm install browser-sync seems to fixed the problem "browser-sync": "~0.5.7",