Just FYI: I applied this locally and used it rather than jump through the hoops on a Windows 10 laptop. The install worked for me too! However: ``` nalexander@DESKTOP-MH5FQH9 /c/Mozilla/gecko $ moz-phab install-certificate FileNotFoundError: [Errno 2] No such file or directory: 'c:\\Users\\nalexander\\.mozbuild\\moz-phab\\moz-phab.log' Run moz-phab again with '--trace' to show the stack trace Sentry is attempting to send 0 pending error messages Waiting up to 2 seconds Press Ctrl-Break to quit ``` I can reproduce this on osx - remove the `~/.mozbuild/moz-phab` directory and run `moz-phab`.
Bug 1616467 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> Just FYI: I applied this locally and used it rather than jump through the hoops on a Windows 10 laptop. The install worked for me too! However:
```
nalexander@DESKTOP-MH5FQH9 /c/Mozilla/gecko
$ moz-phab install-certificate
FileNotFoundError: [Errno 2] No such file or directory: 'c:\\Users\\nalexander\\.mozbuild\\moz-phab\\moz-phab.log'
Run moz-phab again with '--trace' to show the stack trace
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-Break to quit
```
I can reproduce this on osx - remove the `~/.mozbuild/moz-phab` directory and run `moz-phab`.