Closed
Bug 2012178
Opened 7 months ago
Closed 7 months ago
Gecko typelib updater fails to generate dom-libs
Categories
(Developer Infrastructure :: Lint and Formatting, defect)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1975505
People
(Reporter: cswilson252, Unassigned)
Details
Attachments
(2 files)
When attempting to run ./mach ts build && ./mach ts update on D277579 (in order to regenerate lib.gecko.glean.d.ts), an error occurs, Error: ENOENT: no such file or directory.
The console log is attached, and I will also attach the npm run logs.
Flags: needinfo?(tomica)
| Reporter | ||
Comment 1•7 months ago
|
||
Comment 2•7 months ago
|
||
Are you on an artifact build, or a full build? Currently the command will only work for full builds.
Flags: needinfo?(tqpcharlie)
Comment 3•7 months ago
|
||
If it is a full build issue, then this is a duplicate of bug 1975505.
| Reporter | ||
Comment 4•7 months ago
|
||
(In reply to Mark Banner (:standard8) from comment #2)
Are you on an artifact build, or a full build? Currently the command will only work for full builds.
Ah, that would explain it, thank you!
Flags: needinfo?(tqpcharlie)
Flags: needinfo?(tomica)
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•