TypeError
Created by: NORXONDOR
node index --noLoss --sources 4
file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/prediction/agent.js:161 if(returnString) rarities = rarities.reduce((p,c) => p+'\n'+c); ^
TypeError: Reduce of empty array with no initial value at Array.reduce () at Agent.getCommonRarities (file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/prediction /agent.js:161:46) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Agent.handleInputSources (file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/pre diction/agent.js:250:39) at async Agent.init (file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/prediction/agent. js:82:21) at async Promise.all (index 0) at async Promise.all (index 0) at async handleGeneticAlgoritm (file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/predic tion/index.js:49:14) at async main (file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/prediction/index.js:17: 5) at async file:///C:/Users/Username/Desktop/csgotradeup/csgo-tradeup-cli/index.js:28:5
Node.js v18.15.0