Skip to content

Feature request: possibility to work completely offline #254

Closed
@alejandroclaro

Description

@alejandroclaro

I have a project where the build must be performed completely offline and only audited components can be used during the build. We have been developing some native NodeJS modules, and we are trying to use CMake instead of node-gyp. However, looks like that if "cmake-js compile" is executed during the "install" script, it always tries to download the runtime instead of looking for common places where it could be already located.

It should be possible to control the dependencies that cmake-js is using without unexpected surprises.

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