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

Failed to install on MAC 0.17.0-rc.1 #2963

Closed
ruanhailiang opened this issue Jan 30, 2022 · 1 comment
Closed

Failed to install on MAC 0.17.0-rc.1 #2963

ruanhailiang opened this issue Jan 30, 2022 · 1 comment

Comments

@ruanhailiang
Copy link

Question description

Uncaught Exception:
Error: dlopen(/Applications/MarkText.app/Contents/Resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node, 0x0001): tried: '/Applications/MarkText.app/Contents/Resources/app.asar.unpacked/node_modules/keytar/build/Release/keytar.node' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h')), '/usr/local/lib/keytar.node' (no such file), '/usr/lib/keytar.node' (no such file)
at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1170:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2027)
at Module.load (node:internal/modules/cjs/loader:982:32)
at Module._load (node:internal/modules/cjs/loader:823:12)
at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
at Module.require (node:internal/modules/cjs/loader:1006:19)
at require (node:internal/modules/cjs/helpers:93:18)
at Object. (/Applications/MarkText.app/Contents/Resources/app.asar/node_modules/keytar/lib/keytar.js:1:14)
at Module._compile (node:internal/modules/cjs/loader:1110:14)

@YalandHong
Copy link

Duplicate of #2953

@fxha fxha closed this as completed Jan 30, 2022
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

3 participants