electrode-server
electrode-server copied to clipboard
Upgrade electrode-server version
I got error while running. xaa.each().finally() not a function.
TypeError: xaa.each(...).finally is not a function at registerPlugins (/app/node_modules/electrode-server/lib/electrode-server.js:267:15)
I debug it there is no finally function in xaa.each method.
After that inert lib(repo) issue deprecated. I update with @hapi/inert but this requires hapi >= 19 and your electrode have 18 version of hapi.
Can you please help me with that.
- please update node.js. Oldest node.js version that's not EOL is 10.
- Please check
@hapi/inertand use the version that doesn't require hapi 19+