Nicolas Ramz

Results 129 comments of Nicolas Ramz

> verbose output cant be copied here due to length text limitation Could you put it in a zip file and attach it to the issue then?

Could you try deleting the file `package-lock.json` (at the root of react-explorer directory, the whole `node_modules` and then try typing again: > npm install

It seems you don't have GIT installed. Could you try running `git --version` in a terminal? If you get an error it means you don't have the git command installed...

![](https://github.trello.services/images/mini-trello-icon.png) [Dev: bug qui empêche de quitter](https://trello.com/c/Kozb58KH/63-dev-bug-qui-emp%C3%AAche-de-quitter)

Apparently it happens in packaged version as well so this should be fixed for v2 final release.

This warning shouldn't prevent the installation: it just means there is no prebuilt binary of drivelist for your platform. It should build one but you need to have some compiler...

Indeed. I'm going to upgrade to Electron 12 but this will require quite a lot of work: I want to leave enabled most security/sandboxing options so this will require some...

Thanks a lot for reporting these issues! I need to do more testing on Linux. - you're using the AppImage version? - once you stumble upon a bug could you...

I tried the latest dev build + 2.3.1 deb package on Linux (MX Linux) but could not reproduce most of the reported problems: - closing tab worked as expected -...

I knew this wasn't perfect, but I didn't try it on Linux: it's really a bad experience: I'll try to improve that.