Closed Bug 1522090 Opened 6 years ago Closed 6 years ago

Add info to troubleshoot `./mach bootstrap`

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(firefox67 fixed)

RESOLVED FIXED
Firefox 67
Tracking Status
firefox67 --- fixed

People

(Reporter: ogasidlo, Assigned: soniasingla)

Details

(Keywords: good-first-bug, Whiteboard: dt-docs)

Attachments

(1 file)

devtools/docs/getting-started/build.md - Line 59

Change:


./mach configure
./mach build

to


./mach configure
./mach build

Please note, if this fails it might be possible you need to run the bootstrap.py script first. Download the bootstrap.py script and save it in your project directory. Then run python bootstrap.py and follow the prompted steps.


Seems both things are same.

Change:


./mach configure
./mach build

to


./mach configure
./mach build
Flags: needinfo?(ogasidlo)

Hi Manish!

They do. The change includes the paragraph below the code snippet.

Flags: needinfo?(ogasidlo)

Hi Ola :)

I would like to work on this bug. Can you please help me in getting started?

Thanks :D

Replace the code from Comment 0.

some useful cmd:
hg diff: for seing the code difference
hg commit -m "commit message. r=ola"

If you don't know about phabricator then export the patch and upload here.

For more question, check IRC channel #Introduction

Hi Sonia!

Here you can find all information about how to get started: https://docs.firefox-dev.tools/getting-started/build.html
You can also join the devtools slack, if you feel more comfortable with it.

Assignee: nobody → soniasingla.1812

I have installed the setup. Also, I have saved bootstrap.py script to my project but when I opened it in the editor(Visual Studio Code), it is claiming that this script is untracked. Any suggestions, please?

Add info to troubleshoot './mach bootstrap'

Pushed by ogasidlo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/86dd62cf5475 Add info to troubleshoot './mach bootstrap'. r=Ola
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: