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.

[REGRESSION]: vcruntime140_1.dll is missing for Firefox

See original GitHub issue

Context:

  • GOOD Playwright Version: 1.14.1
  • BAD Playwright Version: 1.16.3
  • Operating System: Windows

Describe the bug

Firefox throws a missing system dependency for vcruntime140_1.dll.

2021-11-02T10:52:45.2943853Z     browserType.launch: Host system is missing dependencies!
2021-11-02T10:52:45.2944283Z 
2021-11-02T10:52:45.3066450Z 
2021-11-02T10:52:45.3067950Z 
2021-11-02T10:52:45.3188868Z     Some of the Universal C Runtime files cannot be found on the system. You can fix
2021-11-02T10:52:45.3190629Z 
2021-11-02T10:52:45.3365800Z     that by installing Microsoft Visual C++ Redistributable for Visual Studio from:
2021-11-02T10:52:45.3366181Z 
2021-11-02T10:52:45.3529340Z     https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
2021-11-02T10:52:45.3530002Z 
2021-11-02T10:52:45.3659950Z 
2021-11-02T10:52:45.3660469Z 
2021-11-02T10:52:45.3812862Z     Full list of missing libraries:
2021-11-02T10:52:45.3815511Z 
2021-11-02T10:52:45.3997757Z         vcruntime140_1.dll

Should be related to #4293.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aslushnikovcommented, Nov 6, 2021

yay! ✨ the upcoming 1.17 will be released with the fix.

0reactions
creagecommented, Nov 6, 2021

@aslushnikov I assume I have to use

npm i playwright@1.17.0-next-1636225929000

right?

Then yes, I confirm it working on that build.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firefox Installer gives error "VCRUNTIME140_1.dll was not ...
I then attempted to start Firefox, getting the error, "The code execution cannot proceed because VCRUNTIME140_1.dll was not found.
Read more >
VCRUNTIME140_1.dll not found | Firefox Support Forum
Following a Windows 10 update, I tried to open Firefox and the following popup message appeared. "the code execution cannot proceed because ...
Read more >
Impossible to install Firefox, error: VCRUNTIME140_1.dll
I got a message saying that the installation cannot continue because the VCRUNTIME140_1.dll was not found. The message said that this ...
Read more >
Firefox wont load pages, Get VCRUNTIME140_1.dll Not ...
I install Firefox and during install get error below, VCRUNTIME140_1.dll Not Found. I then click OK and Firefox Installs but when I load...
Read more >
Firefox 87 suddenly won't start. Error Msg: The code execution ...
Version 87 running on Windows 10. Error Msg: The code execution cannot proceed because VCRUNTIME140_1.dll was not found. There is a file: ...
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