forcedotcom / lwc-dev-server-feedback

LWC Local Development
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

Local server connection Issue with Lightning Web Component in VS Code #113

Open jhujobs051 opened 3 years ago

jhujobs051 commented 3 years ago

I was trying to connect local server with the lightning web component in Vs code.I have written the following command in terminal sfdx plugins:install @salesforce/lwc-dev-server But I am getting this following error Error: Unable to update lock within the stale threshold at C:\Program Files\sfdx\client\node_modules\yarn\lib\cli.js:78645:66 at FSReqCallback.oncomplete (node:fs:183:23) { code: 'ECOMPROMISED' } Installing plugin @salesforce/lwc-dev-server... failed Error: yarn add @salesforce/lwc-dev-server@latest --non-interactive --mutex=file:C:\Users\admin\AppData\Local\sfdx\yarn.lock --preferred-cache-folder=C:\Users\admin\AppData\Local\sfdx\yarn --check-files exited with code 1

Could anyone please help in this issue?

stale[bot] commented 3 years ago

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