loqui / im

Loqui IM allows you to use all your chat accounts in just one FirefoxOS or Ubuntu Touch app.
https://loqui.im
304 stars 112 forks source link

ERR_INVALID_CALLBACK #1265

Closed vitalyster closed 5 years ago

vitalyster commented 5 years ago
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
    at maybeCallback (fs.js:136:9)
    at Object.writeFile (fs.js:1179:14)
    at Object.done (/Users/vt/Documents/im/renderersCompiler.js:18:8)
    at /Users/vt/Documents/im/node_modules/jsdom/lib/jsdom.js:259:18
    at process.internalTickCallback (internal/process/next_tick.js:70:11
$ node --version
v11.1.0
nfsprodriver commented 5 years ago

I recommend you to use node 6 lts. Does it work with that? I adjusted the wiki now as there were many fails with higher versions. Thanks for reporting!

vitalyster commented 5 years ago

Please check my PR, and adjust wiki back :)