Closed
Bug 1435855
Opened 7 years ago
Closed 7 years ago
'mach bootstrap' on new Debian 9 install gives 'Unable to locate package npm'
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1432892
People
(Reporter: botond, Unassigned)
Details
Attachments
(1 file)
3.23 KB,
text/plain
|
Details |
Full output is attached.
Indeed, Debian 9 no longer ships npm (as far as I can tell), so 'mach bootstrap' needs to get it from somewhere else.
Reporter | ||
Comment 1•7 years ago
|
||
A workaround is to install node.js following instructions at [1] prior to invoking 'mach bootstrap'.
[1] https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•