Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Ubuntu:ReferenceError: can't access lexical declaration `dialog' before initialization #3

Open
just-tt opened this issue Oct 15, 2019 · 4 comments

Comments

@just-tt
Copy link

just-tt commented Oct 15, 2019

图片

when i click "open database",the issue has appear.

ReferenceError: require is not defined

@siara-cc
Copy link
Owner

Please try v1.0-linux release. I tried it was working on Linux Mint.
What version of Ubuntu are you using?

@just-tt
Copy link
Author

just-tt commented Oct 17, 2019

This is my Ubuntu.

图片

v1.0-linux Refers to the Kernel version?

@siara-cc
Copy link
Owner

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.

@siara-cc
Copy link
Owner

siara-cc commented Feb 1, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants