Skip to content

npm install fails on linux without g++ installed #3744

@sejoker

Description

@sejoker

I have a fresh installation of Ubuntu 14.04 and installed compiled version of node.js 10.38.

npm install failed on node-gyp rebuild step with error 'make: g++: Command not found'.

apt-get install g++ solves the problem. It make sense put g++ dependency into README.md Prerequisites section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions