Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing plugin @salesforce/lwc-dev-server... - info There appears to be trouble with your network connection. Retrying... #53

Open
sfdcocean opened this issue Feb 1, 2020 · 14 comments

Comments

@sfdcocean
Copy link

No description provided.

@mschumann82
Copy link

mschumann82 commented Feb 10, 2020

I'm having the same issue. This is what I get:

$ sfdx plugins:install @salesforce/lwc-dev-server
Successfully validated digital signature for @salesforce/lwc-dev-server.
Finished digital signature check.
Installing plugin @salesforce/lwc-dev-server... yarn add v1.19.1
Installing plugin @salesforce/lwc-dev-server... info No lockfile found.Installing plugin @salesforce/lwc-dev-server... [1/4] Resolving packages...Installing plugin @salesforce/lwc-dev-server... [2/4] Fetching packages...Installing plugin @salesforce/lwc-dev-server... info There appears to be trouble with your network connection. Retrying...Installing plugin @salesforce/lwc-dev-server... info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

@ennoucas
Copy link

Same here

@stale
Copy link

stale bot commented Mar 6, 2020

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label Mar 6, 2020
@stale stale bot removed the type:bug-p3 label May 4, 2020
@stale
Copy link

stale bot commented May 11, 2020

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label May 11, 2020
@Anks1856
Copy link

Anks1856 commented Jun 4, 2020

i also have same issue , my work is stop right now . please any one have solution ?

@stale stale bot removed the type:bug-p3 label Jun 4, 2020
@stale
Copy link

stale bot commented Jun 11, 2020

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label Jun 11, 2020
@git2gus
Copy link

git2gus bot commented Jun 11, 2020

This issue has been linked to a new work item: W-7685139

@stale stale bot removed the type:bug-p3 label Jun 11, 2020
@Anks1856
Copy link

guys i finally find a solution you can check it ...
===>https://www.youtube.com/watch?v=YFVVFHbTznY

@stale
Copy link

stale bot commented Jun 18, 2020

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label Jun 18, 2020
@team-seavus
Copy link

team-seavus commented Sep 22, 2020

Same problem here.
I ran yarn add @salesforce/lwc-dev-server
and I got
image
from the 'yarn-error' log file

@stale stale bot removed the type:bug-p3 label Sep 22, 2020
@team-seavus
Copy link

team-seavus commented Sep 22, 2020

I found a solution that works for me and it is similar to the solution of @Anks1856.
The file that I changed was in the folder: C:\Users<your username>\AppData\Local\sfdx\yarn\v6\npm-ws-7.3.1-d0547bf67f7ce4f12a72dfe31262c68d7dc551c8-integrity\node_modules\ws\lib) in the '_websocket.js_'. I changed the closeTimeout variable and after installing of the plug in I returned the original value.

@stale
Copy link

stale bot commented Sep 30, 2020

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label Sep 30, 2020
@Stefani-Petrovska
Copy link

I had the same problem. Found the cli.js in this folder: C:\Users{UserName}\AppData\Roaming\npm\node_modules\yarn\lib and changed the minTimeout value as on the image:
image

@stale stale bot removed the type:bug-p3 label Jun 29, 2021
@stale
Copy link

stale bot commented Jul 6, 2021

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

@stale stale bot added the type:bug-p3 label Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants