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

Needs 0.11, but 0.11 breaks bcrypt #2

Open
GeoffreyPlitt opened this issue Jun 24, 2014 · 2 comments
Open

Needs 0.11, but 0.11 breaks bcrypt #2

GeoffreyPlitt opened this issue Jun 24, 2014 · 2 comments
Assignees

Comments

@GeoffreyPlitt
Copy link

Hi,

I'm really excited to try asynctrace, but it requires Node 0.11, and when I upgraded to Node 0.11, I broke bcrypt, which I need for password auth.

Any advice?

@refack
Copy link
Member

refack commented Jun 25, 2014

Version 1.2.x includes a polyfill that makes it compatible with node 0.10.x.
Give it a try.

@refack refack self-assigned this Jun 25, 2014
@tusharmath
Copy link

Doesn't work with IO.js?

/Users/tusharmathur/.nvm/versions/io.js/v2.3.3/bin/node --harmony_arrow_functions --harmony /Users/tusharmathur/Documents/Projects/paunkie/node_modules/mocha/bin/_mocha --full-trace --ui bdd --reporter /Applications/WebStorm.app/Contents/plugins/NodeJS/js/mocha-intellij/lib/mochaIntellijReporter.js /Users/tusharmathur/Documents/Projects/Multi-threaded-downloader/test
asynctrace needs node at least of version 0.11.12 to work
So it'll do nothing here :(

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

No branches or pull requests

3 participants