function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amiya Das1410Amiya Das1410 

Not able to install LWC dev server

Hi All,

I was trying LWC local development and using command : 'sfdx plugins:install @salesforce/lwc-dev-server' after creating a new project. Getting error like :- 'self signed certificate in certificate chain'. Can somebody assist here.

Thanks
Khan AnasKhan Anas (Salesforce Developers) 
Hi Amiya,

Greetings to you!

Please refer to the below links which might help you further with the above issue.

https://salesforce.stackexchange.com/questions/236875/error-self-signed-certificate-in-certificate-chain-on-sfdx-forceauthweblo?noredirect=1&lq=1 (https://salesforce.stackexchange.com/questions/236875/error-self-signed-certificate-in-certificate-chain-on-sfdx-forceauthweblo?noredirect=1&lq=1)

https://salesforce.stackexchange.com/questions/191591/sfdx-shows-self-signed-cert-in-chain-when-trying-to-authorise-or-list-behind-ssl

https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_cli_env_variables.htm

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Amiya Das1410Amiya Das1410
Hi Anas,

Thanks for response. Still not able to figure it out.