This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
[bug] After installing Port on a M1 Mac Pro the following JS error message appears #234
Labels
bug
Something isn't working
*Bug Description
After installing Port on a M1 Mac Pro the following JS error message appears
To Reproduce
Steps to reproduce the behavior:
Uncaught Exception:
Error: node-loader:
Error: dlopen(/Applications/port.app/Contents/Resources/app/.webpack/main/9d3d63e16e6ba20f5c94ce4397a299ad.node, 0x0001): tried: '/Applications/port.app/Contents/Resources/app/.webpack/main/9d3d63e16e6ba20f5c94ce4397a299ad.node' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Applications/port.app/Contents/Resources/app/.webpack/main/9d3d63e16e6ba20f5c94ce4397a299ad.node' (no such file), '/Applications/port.app/Contents/Resources/app/.webpack/main/9d3d63e16e6ba20f5c94ce4397a299ad.node' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))
at Object.879 (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:101711)
at i (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:297730)
at Object.2807 (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:106562)
at i (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:297730)
at Object.8892 (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:102489)
at i (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:297730)
at Object.769 (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:143520)
at i (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:297730)
at Object.9979 (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:129110)
at i (/Applications/port.app/Contents/Resources/app/.webpack/main/index.js:2:297730)
Expected Behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
OS: Apple M1 Pro Ventura 13.1 (22C65)
Version: Port-arm64.dmg v1.10.0 - Support for Urbit 1.13 binary
Port Version: v1.10.0 - Support for Urbit 1.13 binary
The text was updated successfully, but these errors were encountered: