question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"GitHub Desktop failed to launch" after latest update

See original GitHub issue

Description

“GitHub Desktop failed to launch” after latest update

Version

GitHub Desktop version: 1.0.7 OS version: Windows 10.0.14393

Steps to Reproduce

  1. Restart GitHub Desktop app to install latest update (1.0.7)

Expected behavior: N/A

Actual behavior: App crashes right after opening

Reproduces how often: Always

Logs

Error: Mode github-diff-syntax failed to advance stream.
    at at (app\node_modules\codemirror\lib\codemirror.js:1639:1)
    at dt (app\node_modules\codemirror\lib\codemirror.js:1693:1)
    at tt (app\node_modules\codemirror\lib\codemirror.js:1539:1)
    at C:\Users\<USERNAME>\AppData\Local\GitHubDesktop\app-1.0.7\webpack:\app\node_modules\codemirror\lib\codemirror.js:4063:24
    at Jr.iterN (app\node_modules\codemirror\lib\codemirror.js:5539:8)
    at Bs.iterN (app\node_modules\codemirror\lib\codemirror.js:5651:41)
    at Bs.iter (app\node_modules\codemirror\lib\codemirror.js:6047:14)
    at Do (app\node_modules\codemirror\lib\codemirror.js:4058:1)
    at C:\Users\<USERNAME>\AppData\Local\GitHubDesktop\app-1.0.7\webpack:\app\node_modules\codemirror\lib\codemirror.js:148:21

Version: 1.0.7
OS: Windows 10.0.14393

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

6reactions
joshabercommented, Nov 7, 2017

We just released 1.0.8 with the fix. Thank you all for reporting it and your patience as we fixed it 💖

4reactions
chunfeilungcommented, Nov 7, 2017

Experiencing the same issue.

It only happens when {$ is part of a string enclosed in double quotes, like @filipsobol already mentioned.

It doesn’t seem to cause a crash when {$ is used in other ways like 'Welcome {$name}s!' and $foo->{$bar}.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHubDesktop won't open after update #13952
Describe the bug. GitHubDesktop will not launch from toolbar shortcut, menu shortcut or directly when double clicking on .exe
Read more >
Github Desktop won't re-open · Issue #14732
The problem Just installed Desktop on several of my Windows 10 machines today. It seems Desktop is not closing properly.
Read more >
GitHub Desktop won't open on Windows 10 · Issue #3757
This is my solution after trying many suggested above. Go to 'C:\Users\YOUR USER NAMEn\AppData\Local\GitHubDesktop', and then delete the most ...
Read more >
GitHub Desktop will not launch, for unclear reasons #3443
Attempting to re-install by following these steps: End all processes that might still be running. Uninstall the application via "Programs & ...
Read more >
GitHub Desktop failed to launch · Issue #5416
Do nothing · Wait for it to crash over nothing · Press Quit and Restart · Wait for it to crash again (maybe...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found