StiliyanKushev / csgo-tradeup-cli

A Command Line Tool for generating profitable CSGO trade-ups using the genetic algorithm.
25 stars 2 forks source link

"Database Empty" each time a node index -- command is run. #7

Closed Teague-S closed 2 years ago

Teague-S commented 2 years ago

Each time I issue a 'node index --' command into the CLI, it responds by saying that the database is empty. After saying this, it tries to rebuild a database, scrapes all the data, but seems to have trouble finding it when I try and run a command.

Teague-S commented 2 years ago

Fixed by running the --json command, however I still think that the database does not automatically include the skin json data.