Closed
Bug 1504401
Opened 7 years ago
Closed 7 years ago
./mach bootstrap is not working in windows 10 cmd
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Firefox Build System
Bootstrap Configuration
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rishabmehra10, Unassigned)
Details
Attachments
(1 file)
5.22 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
Steps to reproduce:
I am new to firefox and i am building firefox on windows and i have follow and the steps mentioned in this link
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Windows_Prerequisites
Actual results:
Once i checkout the firefox source code using this cmd "hg clone https://hg.mozilla.org/mozilla-central" and after that I type "./mach bootstrap" to catch all the dependencies but it is giving me an error
'.' is not recognized as an internal or external command,
operable program or batch file.
I have install all the software and libraries but still it is not working. Is there anything i am missing and doing something wrong kindly advice.
Expected results:
this cmd "./mach bootstrap" should run
Reporter | ||
Updated•7 years ago
|
Summary: ./mach bootstrap is not working in windows cmd → ./mach bootstrap is not working in windows 10 cmd
Updated•7 years ago
|
Component: Untriaged → Bootstrap Configuration
Product: Firefox → Firefox Build System
Version: 1.5.0.x Branch → unspecified
Reporter | ||
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•