Akryum / meteor-socket-io

Simple meteor example with socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module './charset.js'

robinleboe-sw opened this issue · comments

I cloned the repo ran npm install but when the Meteor build runs it crashes with Error: Cannot find module './charset.js'

Looks like it's related to Negotiator. See this thread: nexe/nexe#219