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
{{ message }}
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Works beautifully for days, then suddenly crashes under the below error. I can't get rid of it without a system (W2003 server) restart.
module.js:356
Module._extensions[extension](this, filename);
^
Error: A dynamic link library (DLL) initialization routine failed.
D:\BLB\node_modules\blpapi\build\Release\blpapijs.node
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (D:\BLB\node_modules\blpapi\blpapi.js:4:14)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)