Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing as component: Cannot switch to old mode now. #914

Closed
aiwilliams opened this issue Jun 28, 2013 · 1 comment
Closed

Error installing as component: Cannot switch to old mode now. #914

aiwilliams opened this issue Jun 28, 2013 · 1 comment

Comments

@aiwilliams
Copy link

I am using node v0.10.12.

_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
@tj
Copy link
Contributor

tj commented Jun 28, 2013

issue with superagent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants