Skip to content

A JavaScript error occurred in the main process #8

@Klemart3D

Description

@Klemart3D

Hi,

I'm on  MBP M3 15" 2024 & macOS Sequoia 15.6.1

With "marktext-mac-x64-0.18.3", on app startup I get:

Uncaught Exception:
Error: dlopen(/private/var/folders/9n/5zrqrb6n0yb4my3703tc_5g40000gp/T/AppTranslocation/FB231BD1-DC4F-4606-B0B3-49B6F3FFF1F7/d/marktext.app/Contents/Resources/app.asar.unpacked/node_modules/ced/build/Release/ced.node, 0x0001): tried: '/private/var/folders/9n/5zrqrb6n0yb4my3703tc_5g40000gp/T/AppTranslocation/FB231BD1-DC4F-4606-B0B3-49B6F3FFF1F7/d/marktext.app/Contents/Resources/app.asar.unpacked/node_modules/ced/build/Release/ced.node' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/private/var/folders/9n/5zrqrb6n0yb4my3703tc_5g40000gp/T/AppTranslocation/FB231BD1-DC4F-4606-B0B3-49B6F3FFF1F7/d/marktext.app/Contents/Resources/app.asar.unpacked/node_modules/ced/build/Release/ced.node' (no such file), '/private/var/folders/9n/5zrqrb6n0yb4my3703tc_5g40000gp/T/AppTranslocation/FB231BD1-DC4F-4606-B0B3-49B6F3FFF1F7/d/marktext.app/Contents/Resources/app.asar.unpacked/node_modules/ced/build/Release/ced.node' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
at process.func [as dlopen] (node:electron/js2c/node_init:2:2617)
at Module._extensions..node (node:internal/modules/cjs/loader:1855:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2844)
at Module.load (node:internal/modules/cjs/loader:1430:32)
at Module._load (node:internal/modules/cjs/loader:1253:12)
at c._load (node:electron/js2c/node_init:2:17993)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:242:24)
at Module.require (node:internal/modules/cjs/loader:1452:12)
at require (node:internal/modules/helpers:135:16)

With "marktext-mac-arm64-0.18.3", the app opens but nothing happens (no window, no submenus):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions