mgilliland23 / quantla

Quantla is a node powered crypto currency trading bot
5 stars 2 forks source link

heroku host issue with tensorflow library #33

Closed costargc closed 5 years ago

costargc commented 5 years ago

auto commit to heroku keeps showing an error...

-----> Pruning devDependencies
       npm ERR! path /tmp/build_534f1f8e2597fff7b8409f4169e854ec/node_modules/@tensorflow/tfjs-converter
       npm ERR! code EISGIT
       npm ERR! git /tmp/build_534f1f8e2597fff7b8409f4169e854ec/node_modules/@tensorflow/tfjs-converter: Appears to be a git repo or submodule.
       npm ERR! git     /tmp/build_534f1f8e2597fff7b8409f4169e854ec/node_modules/@tensorflow/tfjs-converter
       npm ERR! git Refusing to remove it. Update manually,
       npm ERR! git or move it out of the way first.

       npm ERR! A complete log of this run can be found in:
       npm ERR!     /tmp/npmcache.2ObD1/_logs/2019-08-06T18_54_15_325Z-debug.log
mgilliland23 commented 5 years ago

Now deploying to heroku automatically from github without error.