Closed
Description
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
Labels
No labels