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

Cannot find module binaryjs #70

Closed
thecodeholic opened this issue Dec 20, 2013 · 2 comments
Closed

Cannot find module binaryjs #70

thecodeholic opened this issue Dec 20, 2013 · 2 comments

Comments

@thecodeholic
Copy link

I have run the following comman

npm install binaryjs

and binaryjs folder was added in node_modules directory but when I run the code

node server.js

I get an error Cannot find module binaryjs.
Does anyone knows why?
Thanks

@ericz
Copy link
Member

ericz commented Dec 21, 2013

Fixed. Sorry about that!

@ericz ericz closed this as completed Dec 21, 2013
@thecodeholic
Copy link
Author

What should I do to get new version.
I deleted binaryjs in node_modules folder. and than I run again
npm install binaryjs

and when I run node server.js I get the same error

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