Error running backtest.js "F in JSON at position 0"
$ node backtest.js
*** BACKTEST today: 2020-08-25 8:15:50 PM
Downloading historical quotes...
SyntaxError: Unexpected token F in JSON at position 0
at JSON.parse (
I have tried npm update & install & audit fix
$ nodejs -v v12.18.3
$ npm --version 6.14.6
Operating System: Ubuntu 16.04.7 LTS
Any ideas what might be causing this? Tried on fresh install of ubuntu & Ubuntu shell on windows 10. Have added api to conf.js c.quandl_token = "zE4ymuR1APIsYxZXs";
only thing I changed in the conf.js after rename.