forcedotcom / lwc-dev-server-feedback

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

installation of @salesforce/lwc-dev-server downgrades sfdx-cli during update #117

Closed jayree closed 4 months ago

jayree commented 3 years ago

Describe the bug Installation of @salesforce/lwc-dev-server downgrades sfdx-cli during update

To Reproduce Steps to reproduce the behavior:

❯ 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... installed v2.10.0
❯ sfdx update
sfdx-cli: Updating CLI from 7.104.0 to 7.94.3-a4e7c7955b... done
sfdx-cli: Updating CLI... done
warning "@salesforce/lwc-dev-server > @rollup/plugin-alias@3.1.2" has unmet peer dependency "rollup@^1.20.0||^2.0.0".
warning "@salesforce/lwc-dev-server > request-promise-native@1.0.9" has unmet peer dependency "request@^2.34".
warning "@salesforce/lwc-dev-server > request-promise-native > request-promise-core@1.1.4" has unmet peer dependency "request@^2.34".
sfdx-cli: Updating plugins... done

Expected behavior sfdx-cli stays on current version

Desktop (please complete the following information):

stale[bot] commented 3 years ago

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

con242 commented 3 years ago

Issue still causes problems:

` sfdx update sfdx-cli: Updating CLI from 7.108.0 to 7.94.3-a4e7c7955b... ⣻ 23.1 MB/51.1 MB ^C

❯ sfdx plugins:uninstall @salesforce/lwc-dev-server Uninstalling @salesforce/lwc-dev-server... done

❯ sfdx update sfdx-cli: Updating CLI from 7.108.0-d2f9bbd to 7.116.2-7d0f61b... done sfdx-cli: Updating CLI... done `

stale[bot] commented 3 years ago

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

benjaminloerincz commented 2 years ago

@jayree @con242 I think this error does not occur anymore, right?

stale[bot] commented 2 years ago

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