Open paaax opened 6 years ago
Hey guys,
any idea what could be the reason for this error?
`node_modules/neataptic/src/architecture/network.js:833 evolve: async function (set, options) { ^^^^^^^^
SyntaxError: Unexpected token function`
Seems like it's an issue that comes from older Node.js versions. I'm using v6.13.0 and will update now.
Hey guys,
any idea what could be the reason for this error?
`node_modules/neataptic/src/architecture/network.js:833 evolve: async function (set, options) { ^^^^^^^^
SyntaxError: Unexpected token function`