Donatien
Donatien
Hi, I just installed onedrived on Ubuntu 17.10. All went fine but launching "onedrived start --debug", I got the same error: `$ onedrived start --debug Traceback (most recent call last):...
It woorked perfectly fine. If it can be useful to seomeone, here is where the file was located on my machine (Ubuntu 17.10): ``` $ sudo find . -name od_watcher.py...
Hi, are you sure you didn't forget to import indict? ``` import bidict ```
Correct, the issue persists if webpack.config.js is not amended in a similar way at this first step of booting a prod server: ` output: { /*path: "public",*/ filename: "bundle.js", publicPath:...