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

cson module misnamed? #1

Open
oconnor663 opened this issue May 11, 2015 · 1 comment
Open

cson module misnamed? #1

oconnor663 opened this issue May 11, 2015 · 1 comment

Comments

@oconnor663
Copy link
Contributor

When I run main.js on master, I get:

module.js:338
    throw err;
          ^
Error: Cannot find module 'CSON'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/home/jacko/node-forge-sigchain/lib/main.js:10:10)
    at Object.<anonymous> (/home/jacko/node-forge-sigchain/lib/main.js:388:4)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)

This fixes it: 8ee2dcd

Maybe one of us has an unusual node config on our machine?

@oconnor663
Copy link
Contributor Author

I put that commit on a branch, but let me know if I should go ahead and land it.

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

1 participant