-
Notifications
You must be signed in to change notification settings - Fork 13
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
Cannot build Desktop on Debian #133
Comments
npm install -g react-app-rewired |
Thanks @Evanfeenstra for the quick feedback. I can run the command without the
but with the
but when I run it as root, I get the following.
I simply extracted the This is probably a bad n00b mistake, but can you please help me with the troubleshooting? |
You might need to setup a symlink. Can you run this command and report the output?: |
seems there are no symlinks setup @orthzar, how do I set this up? |
Let's back up a bit. Have you tried installing NodeJS via your package manager? (e.g. |
After
Even if I continue with
There's this in the README, but I have no idea what I should do here.
|
@Evanfeenstra can you take a look at this? |
I got the latest nodejs and followed the README instructions for Desktop build on Linux, with npm binaries from the freshly installed tar package in
/usr/
.I get the following errors and am not sure how to work around them.
Any ideas?
The text was updated successfully, but these errors were encountered: