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

npm install does not work on Apple Silicon #2955

Closed
stultiloquence opened this issue Aug 5, 2022 · 1 comment
Closed

npm install does not work on Apple Silicon #2955

stultiloquence opened this issue Aug 5, 2022 · 1 comment
Labels
bug Only issues that describe bugs.

Comments

@stultiloquence
Copy link
Contributor

Bug

Because of nw, the install guide in visualisation/readme.md does not work on Apple Silicon. This is because of nwjs/npm-installer#83. This can be fixed by doing npm_config_nwjs_process_arch=x64 npm install.

@stultiloquence stultiloquence added the bug Only issues that describe bugs. label Aug 5, 2022
jannikr added a commit that referenced this issue Aug 9, 2022
* Fix installation description for Apple Silicon #2955

* Modified changelog

* Added this change

* Update README.md

Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>

Co-authored-by: Leon Ochmann <leon.ochmann@mb-q9vfm4q5x9.client.mwea.de>
Co-authored-by: Jan N. Rückert <31436472+jannikr@users.noreply.github.com>
Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
@phanlezz
Copy link
Collaborator

phanlezz commented Aug 9, 2022

Closed via #2956.

@phanlezz phanlezz closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Only issues that describe bugs.
Projects
None yet
Development

No branches or pull requests

2 participants