I am trying to install spika backend (node applicaton) When I tried Start server in stand alone mode with the following command: $ node src/server/main.js
I encountered this error:
Error: Cannot find module 'socket.io-client/dist/socket.io.min.js'
Node version: v8.10.0 npm version: v3.5.2