Discussion:
[gentoo-dev] Upstream build uses "npm install", how to handle this in an ebuild?
Ralph Seichter
2018-12-08 18:27:32 UTC
Permalink
I am trying to add NodeJS support to www-servers/nginx-unit, but the
upstream build relies on a working network connection to download
dependencies and execute "npm install ..." during the build process.

How can this scenario be handled properly in an ebuild? I don't see
obvious existing ebuilds that I could use as a guide. Electron seems to
perform some npm wizardry, but I don't know what to make of it.

-Ralph
Michael Orlitzky
2018-12-08 20:27:19 UTC
Permalink
This post might be inappropriate. Click to display it.
Loading...