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

Windows arm64? #995

Open
JoeLanglois opened this issue Sep 11, 2024 · 0 comments
Open

Windows arm64? #995

JoeLanglois opened this issue Sep 11, 2024 · 0 comments

Comments

@JoeLanglois
Copy link

What OS are you using?

Windows on arm64 with compatibility layer for x64.

What version Socket Runtime are you using?

Cannot know as the script ssc -v won't run.

What did you expect to see and what you saw instead?

When I run 'ssc init', the following error comes up:

Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@socketsupply/socket-win32-arm64' imported from C:\Users\xxxx\AppData\Roaming\npm\node_modules\@socketsupply\socket\bin\ssc.js at packageResolve (node:internal/modules/esm/resolve:839:9) at moduleResolve (node:internal/modules/esm/resolve:908:18) at defaultResolve (node:internal/modules/esm/resolve:1038:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12) at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25) at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38) at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36) at TracingChannel.tracePromise (node:diagnostics_channel:337:14) at ModuleLoader.import (node:internal/modules/esm/loader:480:21) at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31) { code: 'ERR_MODULE_NOT_FOUND' }

I expected the script to use the '@socketsupply/socket-win32-x64' package and run correctly.

Any way to make it compatible with win arm64 or how I could build it myself?

Thank you

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

1 participant