Closed cdiaz closed 8 years ago
Failed to find module: "nativescript-socketio", relative to :/app/tns_modules/ ..
I try tns plugin add nativescript-socketio and npm install nativescript-socketio tns version: 2.2.1 nodejs v5.7.0 Ubuntu 16.4
tns plugin add nativescript-socketio
npm install nativescript-socketio
can you share a screenshot of node_modules/nativescript-socketio
node_modules/nativescript-socketio
Hi @triniwiz
Fixed with https://github.com/triniwiz/nativescript-socketio/commit/765a6f5ddea3b278ac0bec578cdd1ce49525f9c7
you will need to update your module to 2.2.0
2.2.0
Failed to find module: "nativescript-socketio", relative to :/app/tns_modules/ ..
I try
tns plugin add nativescript-socketio
andnpm install nativescript-socketio
tns version: 2.2.1 nodejs v5.7.0 Ubuntu 16.4