-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
how are node modules cached? #204
Comments
strange, it should invalidate your cache whenever you change node versions:
Any chance you'd be interested in writing a test, or even just giving me very specific reproduction instructions? |
Psst... press |
@aseemk thanks, I've seen that tip before but always forget ;) |
Closing for now as I can't repro; if you continue to run into this even after #236 please reopen! |
seems like everytime i switch node/iojs versions, i get "could not load the bindings file" for bcrypt. seems like you're not adding the node/iojs version as part of the node modules cache hash
The text was updated successfully, but these errors were encountered: