forum
forum copied to clipboard
Cannot start Standard Notes on MacOS (Apple Silicon)
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to https://standardnotes.com/download
- Download the latest image Standard Notes for macOS (Apple Silicon)
standard-notes-3.195.22-mac-arm64.dmg - Install and open
- See error
Uncaught Exception:
Error: dlopen(/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk, 0x0001): tried: '/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (code signature in <3DD78DC2-71CB-355D-ABAB-13F15F8F039C> '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (no such file), '/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (code signature in <3DD78DC2-71CB-355D-ABAB-13F15F8F039C> '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (code signature in <3DD78DC2-71CB-355D-ABAB-13F15F8F039C> '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (no such file), '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' (code signature in <3DD78DC2-71CB-355D-ABAB-13F15F8F039C> '/private/var/folders/zx/3jlb14rd5mg5x9dt1v2sj7q40000gn/T/.org.standardnotes.standardnotes.7AEYqk' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs)
at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)
at Module._extensions..node (node:internal/modules/cjs/loader:1470:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2786)
at Module.load (node:internal/modules/cjs/loader:1215:32)
at Module._load (node:internal/modules/cjs/loader:1031:12)
at c._load (node:electron/js2c/node_init:2:17025)
at Module.require (node:internal/modules/cjs/loader:1240:19)
at require (node:internal/modules/helpers:179:18)
at load (/Applications/Standard Notes.app/Contents/Resources/app.asar/node_modules/node-gyp-build/node-gyp-build.js:22:10)
at Object.<anonymous> (/Applications/Standard Notes.app/Contents/Resources/app.asar/node_modules/microtime/index.js:1:43)
Expected behavior The app should start
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS
- Version 15.3
The latest stable version is "3.195.13". Try it, it should work without problems. https://github.com/standardnotes/app/releases/tag/%40standardnotes%2Fdesktop%403.195.13
Thank you @mai-reborn, this version fixes the issue on my side!