StiliyanKushev / csgo-tradeup-cli

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

The Anubis collection error #17

Closed TomiLikesToCode closed 9 months ago

TomiLikesToCode commented 1 year ago

The Anubis collection error is caused by skipping all skins because they are all souvenirs in Anubis collection resulting in utils/rarity.js getting no info and making error undefined

ellysus commented 11 months ago

see #16

TomiLikesToCode commented 11 months ago

see #16

Nice

ellysus commented 11 months ago

@TomiLikesToCode were you able to run the project properly after this fix? I'm getting an imports issue (#18), do you mind letting me know how you managed to fix it or what your NodeJS version is?

TomiLikesToCode commented 11 months ago

@TomiLikesToCode were you able to run the project properly after this fix? I'm getting an imports issue (#18), do you mind letting me know how you managed to fix it or what your NodeJS version is?

I will try it tomorrow and let you know