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

YARN macOs: An unexpected error occurred: self-signed certificate in certificate chain #142

Open
estebanaragonc opened this issue Apr 24, 2023 · 1 comment

Comments

@estebanaragonc
Copy link

Issue when installing dependency on macOs Ventura 13.2.1
Screenshot 2023-04-24 at 9 23 29 AM

Expected Behavior

package installed.

Actual Behavior

error An unexpected error occurred: "https://registry.npmjs.org/browserstack-local: self-signed certificate in certificate chain".

Steps to Reproduce the Problem

  1. have the browserstack-local in package.json
  2. yarn install

browserstack local arguments

Platform details

  1. browserstack-local-nodejs version: ^1.5.1
  2. node version: v18.13.0
  3. os type and version: macOs Ventura 13.2.1

Details

when yarn install on package.json typescript repository, then:

error An unexpected error occurred: "https://registry.npmjs.org/browserstack-local: self-signed certificate in certificate chain".

@estebanaragonc estebanaragonc changed the title macOs: An unexpected error occurred: self-signed certificate in certificate chain YARN macOs: An unexpected error occurred: self-signed certificate in certificate chain Apr 24, 2023
@glkada
Copy link

glkada commented Apr 26, 2023

Can you try deleting the node_modules folder and re-install the local binary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants