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.

Installation issues with dependencies

See original GitHub issue

Hey All:

Apologies if i I’m asking this question in the wrong forum but yesterday was my first attempt at installing the browser library and i had some errors installing the dependencies. I installed the latest node js on a win10 machine, then pip installed the browser library. both successful. I then tried to do rfbrowser init and got some errors below. I ended trying to run the example robot script anyway and got a port error. Any help would be appreciated. thanks

Error in library ‘Browser’: Calling method ‘_close’ of listener ‘Browser’ failed: Could not connect to the playwright process at port 56346.

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! grpc@1.24.3 install: node-pre-gyp install --fallback-to-build --library=static_library

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the grpc@1.24.3 install script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
s-galantecommented, Oct 28, 2020

I am seeing the same exact issue on Windows 10 and did not this in the Slack channel. I can give up the log files for the init as well if you can tell me which you are after. After the run the console shows: npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\y13927\AppData\Roaming\npm-cache_logs\2020-10-28T14_26_59_064Z-debug.log

If other logs are needed let me know 2020-10-28T14_26_59_064Z-debug.log

0reactions
allcontributors[bot]commented, Nov 10, 2020

@mkorpela

I’ve put up a pull request to add @s-galante! 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Install and Correct Dependencies Issues in Ubuntu
Enable all repositories · Update the software · Upgrade the software · Clean the package dependencies · Clean cached packages · Remove "on-hold"...
Read more >
How to fix the dependency error when installing a package? It ...
You need to first Update and Upgrade APT. Run sudo apt-get update && sudo apt-get upgrade . Then clean unneccessary packages with sudo ......
Read more >
Dependency hell - Wikipedia
The dependency issue arises when several packages have dependencies on the same shared packages or libraries, but they depend on different and incompatible ......
Read more >
How to Fix “Failed to Install a Dependency” on Kodi
Fix “Failed to Install a Dependency” on Kodi · 1. Clear the Kodi Cache · 2. Clear the Kodi Data · 3. Remove...
Read more >
How to fix “Failed to install a dependency” error In Kodi
Having trouble with the “Failed to install a dependency” error in Kodi? We'll explain what causes this error and how you can resolve...
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