[Buildroot] [Bug 9526] Embedded NPM fails to start with "no such file or directory" error

bugzilla at busybox.net bugzilla at busybox.net
Sat Dec 31 02:08:27 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=9526

--- Comment #19 from bilge at scriptfusion.com ---
Peter, I think the point is that it does not matter whether `env` exists on the
host or not; it must exist on the target in order for NPM to function on the
target. Ergo, BusyBox must be built before NPM, which it is incidentally, but
this is not guaranteed since there is no dependency constraint between NPM and
BusyBox (or any other provider of `env`).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list