mathiasbynens / mathiasbynens/dotfiles
Allias `chrome` returns this and opens the browser
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 31.5k
- Forks
- 8.4k
- PR merge metrics
- No merged PRs in 30d
Description
Having some trouble finding a possible reason for this error:
``` js
ERROR:get_updates_processor.cc(255)] PostClientToServerMessage() failed during GetUpdates with error 15
```
occurs right after running the command
``` js
chrome
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior with the `chrome` command and inspecting how that command is resolved in the dotfiles. Trace the alias or shell entry point responsible for launching the browser and producing the Chrome error; done means the cause and intended correction are clear, with the command behaving as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100