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

Error when compiling #2174

Closed
rafaelwand opened this issue Jun 25, 2018 · 3 comments
Closed

Error when compiling #2174

rafaelwand opened this issue Jun 25, 2018 · 3 comments
Milestone

Comments

@rafaelwand
Copy link

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

@AlexTugarev
Copy link
Contributor

@rafaelwand you need some basic build tools installed on that machine. Could you try with sudo apt-get install build-essential?

@AlexTugarev
Copy link
Contributor

@rafaelwand
Copy link
Author

Yes. It works.

@svenefftinge svenefftinge added this to the June 2018 milestone Jun 28, 2018
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]>
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants