Simon Piscitelli

Results 3 issues of Simon Piscitelli

I'm following this steps: https://medium.com/@glmdev/onedrive-sync-for-linux-ubuntu-2bcbf6777ee4 After cloning the project, i ran `sudo python3 ./setup.py install` i get the following error: ``` Traceback (most recent call last): File "./setup.py", line 11,...

I'm getting `(node:38) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 job ttl exceeded listeners added. Use emitter.setMaxListeners() to increase limit` my Kue implementation: ``` const kue = require('kue') const $raven...

``` Uncaught TypeError: Cannot read property 'language' of undefined at _translate (:258:59) at _addTabStats (:4:226) at :47:12 at :181:3 _translate @ VM8899:258 _addTabStats @ VM8961:4 (anonymous) @ VM8967:47 (anonymous) @...