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

Unable to npm install on arm64 #344

Open
jamesb93 opened this issue Sep 2, 2021 · 3 comments
Open

Unable to npm install on arm64 #344

jamesb93 opened this issue Sep 2, 2021 · 3 comments
Projects

Comments

@jamesb93
Copy link

jamesb93 commented Sep 2, 2021

Hi,

I wanted to test out SEMA locally. My machine has an arm64 processor and when I pnpm install I receive an error of:

Unsupported platform: darwin arm64 LE

Is there potentially a simple solution to getting around this or is it a hard block by some dependency or library?

Thanks!

@smilo7
Copy link
Collaborator

smilo7 commented Sep 5, 2021

Hi James,

Sorry I am unsure why this is happening. I assume from the error you are running the new arm based mac?

Could you attach a longer log from running npm install so we can debug this further.

@frantic0 could you check whether this is this reproducible on your arm (jetson) system?

@jamesb93
Copy link
Author

jamesb93 commented Sep 5, 2021

here is a verbose log. I didn't catch that I'm on an unsupported node version so that might be it entirely.

debug.log

@frantic0
Copy link
Contributor

frantic0 commented Sep 6, 2021

hi @jamesb93

I see you are using node v16.8.0. Can you install node active LTS v14 and let us know the outcome? you may want to use nvm to manage versions if you need to keep that node version.

also please try out our development branch instead of the master, there are significant changes to the stack.

@smilo7 smilo7 added this to Is this still a bug? in Sema Dev Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Sema Dev
Is this still a bug?
Development

No branches or pull requests

3 participants