Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Specified module could not be found, when running examples #78

@Bondifrench

Description

@Bondifrench

when trying both node FieldSearchRequest.js or node HistoricalDataRequest.js I get the following error:

$ node FieldSearchRequest.js
module.js:597
  return process.dlopen(module, path._makeLong(filename));
                 ^

Error: The specified module could not be found.
\\?\c:\Users\London\Apps\financejs\node_modules\blpapi\build\Release\blpapijs.node
    at Error (native)
    at Object.Module._extensions..node (module.js:597:18)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (c:\Users\London\Apps\financejs\node_modules\blpapi\blpapi.js:4:14)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)

Any advice?
I have node v6.9.2 and npm v4.0.5 on a Windows 8.1 PC with BBG terminal logged in on the same machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions