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

ARM64 support #67

Open
1 task
S0ulflared opened this issue Mar 12, 2024 · 0 comments
Open
1 task

ARM64 support #67

S0ulflared opened this issue Mar 12, 2024 · 0 comments

Comments

@S0ulflared
Copy link

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Pulsar: 1.114.2024021615 arm64
Electron: 12.2.3
OS: macOS 14.3.1
Thrown From: ide-html package 0.7.0

Stack Trace

Failed to activate the ide-html package

At No native build was found for platform=darwin arch=arm64 runtime=electron abi=87 uv=1 armv=8 libc=glibc node=14.16.0 electron=12.2.3
    loaded from: /Users/connorwatson/.pulsar/packages/ide-html/node_modules/zadeh


Error: No native build was found for platform=darwin arch=arm64 runtime=electron abi=87 uv=1 armv=8 libc=glibc node=14.16.0 electron=12.2.3
    loaded from: /Users/connorwatson/.pulsar/packages/ide-html/node_modules/zadeh

    at Function.load.resolve.load.path (/packages/ide-html/node_modules/node-gyp-build/node-gyp-build.js:60:9)
    at load (/packages/ide-html/node_modules/node-gyp-build/node-gyp-build.js:22:30)
    at /packages/ide-html/node_modules/zadeh/index.js:1:2743)
    at /packages/ide-html/node_modules/zadeh/index.js:4:3)
    at Module._compile (/app.asar/src/native-compile-cache.js:120:30)
    at /app.asar/src/compile-cache.js:252:23)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (/app.asar/src/native-compile-cache.js:67:27)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/adapters/autocomplete-adapter.js:15:17)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/adapters/autocomplete-adapter.js:441:3)
    at Module._compile (/app.asar/src/native-compile-cache.js:120:30)
    at /app.asar/src/compile-cache.js:252:23)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (/app.asar/src/native-compile-cache.js:67:27)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/auto-languageclient.js:19:32)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/auto-languageclient.js:952:3)
    at Module._compile (/app.asar/src/native-compile-cache.js:120:30)
    at /app.asar/src/compile-cache.js:252:23)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (/app.asar/src/native-compile-cache.js:67:27)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/main.js:18:31)
    at /packages/ide-html/node_modules/atom-languageclient/build/lib/main.js:35:3)
    at Module._compile (/app.asar/src/native-compile-cache.js:120:30)
    at /app.asar/src/compile-cache.js:252:23)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (/app.asar/src/native-compile-cache.js:67:27)
    at /packages/ide-html/src/main.js:2:32)
    at /packages/ide-html/src/main.js:47:3)
    at Module._compile (/app.asar/src/native-compile-cache.js:120:30)
    at /app.asar/src/compile-cache.js:252:23)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (/app.asar/src/native-compile-cache.js:67:27)
    at requireModule (/app.asar/src/module-utils.js:3:17)
    at Package.requireMainModule (/app.asar/src/package.js:912:27)
    at Package.activateNow (/app.asar/src/package.js:232:34)
    at /app.asar/src/package.js:211:27
    at Package.measure (/app.asar/src/package.js:82:19)
    at /app.asar/src/package.js:205:14
    at new Promise (<anonymous>)
    at Package.activate (/app.asar/src/package.js:203:32)
    at PackageManager.activatePackage (/app.asar/src/package-manager.js:780:36)
    at /app.asar/src/package-manager.js:755:30
    at Config.transactAsync (/app.asar/src/config.js:925:22)
    at PackageManager.activatePackages (/app.asar/src/package-manager.js:753:17)
    at PackageManager.activate (/app.asar/src/package-manager.js:730:44)
    at /app.asar/src/atom-environment.js:1044:21
    at async Promise.all (index 0)
    at AtomEnvironment.startEditorWindow (/app.asar/src/atom-environment.js:1072:20)

Commands

Non-Core Packages

advanced-open-file 0.16.8 
atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-django 0.3.2 
atom-html-preview 0.2.7 
atom-ide-ui 0.13.0 
atom-live-server 2.3.0 
atom-python-run 0.9.7 
atom-ternjs 0.20.0 
autoclose-html 0.23.0 
autocomplete 0.47.0 
autocomplete-clang 0.13.1 
autocomplete-paths 2.17.0 
autocomplete-python 1.17.1 
browser-plus 0.0.98 
build 0.70.0 
build-python 0.17.0 
busy 0.7.0 
busy-signal 2.0.1 
color-picker 2.3.0 
emmet 2.4.3 
file-icons 2.1.47 
git-control 0.9.0 
git-plus 8.7.1 
git-time-machine 2.1.0 
go-debug 1.7.0 
go-plus 6.1.0 
gpp-compiler 3.0.7 
highlight-selected 0.17.0 
Hydrogen 2.16.3 
hyperclick 0.0.0 
ide-html 0.7.0 
ide-java 0.9.1 
ide-python 1.9.7 
intentions 2.1.1 
linter 3.4.0 
linter-jshint 3.1.19 
linter-python 3.1.2 
linter-ui-default 3.4.1 
MagicPython 1.1.1 
merge-conflicts 1.4.5 
minimap 4.40.1 
minimap-highlight-selected 4.6.6 
pdf-view 0.73.0 
pigments 0.40.6 
pretty-json 2.1.2 
project-manager 3.3.8 
pulsar-ide-python 1.11.1 
python-autopep8 0.1.3 
python-black 0.7.0 
python-debugger 0.2.0 
python-indent 1.2.6 
python-isort 0.0.7 
python-linters 0.0.5 
python-requirements 1.3.0 
python-snippets 1.9.0 
python-tools 0.6.9 
terminal-plus 0.14.5 
x-terminal-reloaded 14.3.0 

Additional Information

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