Skip to content
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

Open
jpzk opened this issue Jan 23, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jpzk
Copy link

jpzk commented Jan 23, 2023

*Bug Description
After installing Port on a M1 Mac Pro the following JS error message appears

To Reproduce
Steps to reproduce the behavior:

  1. Start port
  2. See error

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

@jpzk jpzk added the bug Something isn't working label Jan 23, 2023
@a-moreira
Copy link

I'm getting the same error

Screenshot 2023-02-27 at 16 37 29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants