sqlite3_page_explorer
sqlite3_page_explorer copied to clipboard
In Ubuntu:ReferenceError: can't access lexical declaration `dialog' before initialization

when i click "open database",the issue has appear.
ReferenceError: require is not defined
Please try v1.0-linux release. I tried it was working on Linux Mint.
What version of Ubuntu are you using?
This is my Ubuntu.

v1.0-linux Refers to the Kernel version?
No, v1.0-linux refers to a release on this repo. See https://github.com/siara-cc/sqlite3_page_explorer/releases.
If still does not work, you could clone this repo, do npm update and use the command npm run-script package-linux32 or npm run-script package-linux54 to generate executable for your platform, assuming you have npm and electron installed.
@just-tt I have upgraded to latest electron so this issue should be fixed now. Please see: https://github.com/siara-cc/sqlite3_page_explorer#getting-started