You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_stream_readable.js:720
throw new Error('Cannot switch to old mode now.');
^
Error: Cannot switch to old mode now.
at emitDataEvents (_stream_readable.js:720:11)
at IncomingMessage.Readable.pause (_stream_readable.js:711:3)
at Response.pause (/usr/local/share/npm/lib/node_modules/component/node_modules/superagent/lib/node/response.js:80:12)
at Response.ondata (stream.js:52:16)
at Response.EventEmitter.emit (events.js:95:17)
at Stream.EventEmitter.emit (events.js:117:20)
at Unzip.<anonymous> (/usr/local/share/npm/lib/node_modules/component/node_modules/superagent/lib/node/utils.js:117:30)
at Unzip.EventEmitter.emit (events.js:95:17)
at Unzip.<anonymous> (_stream_readable.js:736:14)
at Unzip.EventEmitter.emit (events.js:92:17)
make: *** [components] Error 8
The text was updated successfully, but these errors were encountered:
I am using node v0.10.12.
The text was updated successfully, but these errors were encountered: