-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Error when compiling #2174
Milestone
Comments
@rafaelwand you need some basic build tools installed on that machine. Could you try with |
@rafaelwand if that works, we should add it to docs: https://github.com/theia-ide/theia/blob/master/doc/Developing.md#linux |
Yes. It works. |
vince-fugnitto
added a commit
that referenced
this issue
Mar 2, 2020
The following commit updates the `prerequisites` for Linux to include `sudo apt-get install build-essential`. The change was first described in the following comment #2174 (comment) but was never included. It was also useful in resolving the issue #7255. Signed-off-by: vince-fugnitto <[email protected]>
1 task
vince-fugnitto
added a commit
that referenced
this issue
Mar 3, 2020
The following commit updates the `prerequisites` for Linux to include `sudo apt-get install build-essential`. The change was first described in the following comment #2174 (comment) but was never included. It was also useful in resolving the issue #7255. Signed-off-by: vince-fugnitto <[email protected]>
JesterOrNot
pushed a commit
to JesterOrNot/theia
that referenced
this issue
Mar 12, 2020
The following commit updates the `prerequisites` for Linux to include `sudo apt-get install build-essential`. The change was first described in the following comment eclipse-theia#2174 (comment) but was never included. It was also useful in resolving the issue eclipse-theia#7255. Signed-off-by: vince-fugnitto <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building, I get the following error:
error /home/theia/node_modules/nsfw: Command failed.
OS version: Ubuntu 18.04
yarn version: 1.7.0
nvm version: 0.33.11
node version: v8.11.3
The build log is attached.
BuildError.txt
The text was updated successfully, but these errors were encountered: