UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 396 forks source link

All setup, json files updated but still error? #264

Closed goodthebest closed 6 years ago

goodthebest commented 6 years ago

When I run

node init.js

this error I get............

/root/unomp/init.js:139 for (var i=0; i < poolOptions.auxes.length; i++){ ^ TypeError: Cannot read property 'length' of undefined at /root/unomp/init.js:139:43 at Array.forEach (native) at buildPoolConfigs (/root/unomp/init.js:135:21) at init (/root/unomp/init.js:526:19) at Object. (/root/unomp/init.js:542:3) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10)

goodthebest commented 6 years ago

by going to issue #65 helped