01-29-2018, 11:39 AM
Hello,
after installing the genetic algorithm I tried to run it with:
node run -c config/your-new.js,
but I got an error:
module.js:540
throw err;
Error: Cannot find module 'async'
What did I make wrong?
Thanks for help!
john
after installing the genetic algorithm I tried to run it with:
node run -c config/your-new.js,
but I got an error:
module.js:540
throw err;
Error: Cannot find module 'async'
What did I make wrong?
Thanks for help!
john