StiliyanKushev / csgo-tradeup-cli

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

No skins can be found with the passed parameters! Aborting... #19

Closed iAnvar closed 3 months ago

iAnvar commented 6 months ago

1) git clone https://github.com/StiliyanKushev/csgo-tradeup-cli.git

Снимок экрана 2024-02-17 в 14 36 56

2) go to the folder of the project and run "npm i"

Снимок экрана 2024-02-17 в 14 48 09

3) used command npm audit fix

Снимок экрана 2024-02-17 в 14 49 52

4) run project with parameters - node index --profit 110 --spy --visualize

Снимок экрана 2024-02-17 в 14 52 04

5) got error

Снимок экрана 2024-02-17 в 14 54 50
iAnvar commented 6 months ago
Снимок экрана 2024-02-17 в 16 26 55
StiliyanKushev commented 3 months ago

Cannot reproduce, closing.