PROBLEM npm install talib
#1
Information 
Hi, I can not install talib. I'm not good at programming but I understand that it serves to use gekko strategies. Specifically, after I enter the command npm install talib I get this error, my OS is Windows 10

Error: ENOENT: no such file or directory, scandir 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework'
    at Object.fs.readdirSync (fs.js:904:18)
    at Object.<anonymous> (C:\Users\user\gekko\node_modules\talib\src\lib\build.js:22:30)
    at Module._compile (module.js:643:30)
    at Object.Module._extensions..js (module.js:654:10)
    at Module.load (module.js:556:32)
    at tryModuleLoad (module.js:499:12)
    at Function.Module._load (module.js:491:3)
    at Function.Module.runMain (module.js:684:10)
    at startup (bootstrap_node.js:187:16)
    at bootstrap_node.js:608:3
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! talib@1.0.4 install: `node ./src/lib/build.js && node-gyp configure && node-gyp build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the talib@1.0.4 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\user\AppData\Roaming\npm-cache\_logs\2018-02-21T15_47_15_624Z-debug.log


can someone help me please?
  Reply


Messages In This Thread
PROBLEM npm install talib - by JoshuaKeen - 02-21-2018, 03:52 PM
RE: PROBLEM npm install talib - by caafff - 02-21-2018, 05:26 PM
RE: PROBLEM npm install talib - by JoshuaKeen - 02-21-2018, 11:22 PM
RE: PROBLEM npm install talib - by ManuManu - 02-22-2018, 12:15 AM
RE: PROBLEM npm install talib - by JoshuaKeen - 02-22-2018, 01:56 AM
RE: PROBLEM npm install talib - by ManuManu - 02-21-2018, 05:33 PM
RE: PROBLEM npm install talib - by et7223 - 02-21-2018, 05:34 PM
RE: PROBLEM npm install talib - by ManuManu - 02-22-2018, 11:57 AM
RE: PROBLEM npm install talib - by JoshuaKeen - 02-22-2018, 01:00 PM

Forum Jump:


Users browsing this thread: