• Vijay Kenchu
  • NEWBIE
  • 30 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 4
    Replies
Hello Friendds,
I am trying to install LWC dev server on my windows 10 laptop. Getting the following error. It would be appreciable if someone can through ideas to fix this issue. When I directly hit URL https://registry.yarnpkg.com/@salesforce%2flwc-dev-server on browser it opens.
User-added image
Hello Friendds,
I am trying to install LWC dev server on my windows 10 laptop. Getting the following error. It would be appreciable if someone can through ideas to fix this issue. When I directly hit URL https://registry.yarnpkg.com/@salesforce%2flwc-dev-server on browser it opens.
User-added image
I was trying to install the local Dev Server and when I execute this command it is throwing an error.
 
C:\Users\Desktop\Salesforce> sfdx plugins:install @salesforce/lwc-dev-server

This plugin is not digitally signed and its authenticity cannot be verified. Continue installation y/n?: y
Finished digital signature check.
error An unexpected error occurred: "https://registry.yarnpkg.com/@salesforce%2flwc-dev-server: self signed certificate in certificate chain".
Installing plugin @salesforce/lwc-dev-server... !
Error: yarn add @salesforce/lwc-dev-server@latest --non-interactive --mutex=file:C:/Users/p2764490/AppData/Local/sfdx/yarn.lock --preferred-cache-folder=C:/Users/p2764490/AppData/Local/sfdx/yarn --check-files exited with code 
1
    at ChildProcess.<anonymous> (C:/Program Files/Salesforce CLI/client/node_modules/@oclif/plugin-plugins/lib/yarn.js:31:28)