05-18-2018, 04:10 AM
I get the following error messages
\
gekko$ npm install talib@1.0.2 tulind
> talib@1.0.2 install /Users/PuneetJain/gekko/node_modules/talib
> node ./src/lib/build.js && node-gyp configure && node-gyp build
building talib functions...
make ✖ ERR Missing Makefile / Bakefile
make ℹ info Run "make init" to generate a Makefile.
> tulind@0.8.10 install /Users/PuneetJain/gekko/node_modules/tulind
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://tulipnode.s3.amazonaws.com/tulin...x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for tulind@0.8.10 and node@8.11.1 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
make ✖ ERR Missing Makefile / Bakefile
make ℹ info Run "make init" to generate a Makefile.
+ talib@1.0.2
+ tulind@0.8.10
updated 2 packages in 12.588s
\
gekko$ npm install talib@1.0.2 tulind
> talib@1.0.2 install /Users/PuneetJain/gekko/node_modules/talib
> node ./src/lib/build.js && node-gyp configure && node-gyp build
building talib functions...
make ✖ ERR Missing Makefile / Bakefile
make ℹ info Run "make init" to generate a Makefile.
> tulind@0.8.10 install /Users/PuneetJain/gekko/node_modules/tulind
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://tulipnode.s3.amazonaws.com/tulin...x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for tulind@0.8.10 and node@8.11.1 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
make ✖ ERR Missing Makefile / Bakefile
make ℹ info Run "make init" to generate a Makefile.
+ talib@1.0.2
+ tulind@0.8.10
updated 2 packages in 12.588s