You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
When I run main.js on master, I get:
This fixes it: 8ee2dcd
Maybe one of us has an unusual node config on our machine?
The text was updated successfully, but these errors were encountered: