-
Notifications
You must be signed in to change notification settings - Fork 212
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
Linux on DeX support #141
Comments
Based on the output, I think the
|
Just tried and this is the output: xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now |
This is the url NVS is trying to download node:
It seems the system arch wasn't corectly recognized:
|
Well, itsn't incorrect, but aarch64 should be treated as arm64. I'll try to place a PR. |
Closing, as PR is merged |
I'm trying to setup a development environment using Linux on Dex but I can't install NVS on it.
This is the error I'm facing:
In text mode:
Downloading bootstrap node from https://nodejs.org/dist/v10.12.0/node-v10.12.0-linux-aarch64.tar.xz ###################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### 100.0% Failed to setup node binary.
The first two steps works correctly, as expected.
The text was updated successfully, but these errors were encountered: