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

USWDS-Tutorial - certificate errors #22

Open
2 tasks done
scottgeowork opened this issue Nov 8, 2023 · 0 comments
Open
2 tasks done

USWDS-Tutorial - certificate errors #22

scottgeowork opened this issue Nov 8, 2023 · 0 comments
Labels
Needs: Confirmation We need to confirm that this is an issue Status: Triage We're triaging this issue and grooming if necessary Type: Bug A problem in the code

Comments

@scottgeowork
Copy link

Describe the bug

I'm running into certificate errors.

Steps to reproduce the bug

When trying to clone the repo I get "fatal: unable to access 'https://github.com/uswds/uswds-tutorial.git/': SSL certificate problem: unable to get local issuer certificate"

So I downloaded a zip version and put code manually in my local directory.

Then when running "npm install" I get more certificate errors.

PS C:\GitRepos\USWDStutorial\uswds-tutorial-main> npm install
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz failed, reason: unable to get local issuer certificate

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\rsyoung\AppData\Local\npm-cache_logs\2023-11-08T19_52_21_503Z-debug-0.log

Any suggestions would be appreciated.

Expected Behavior

Just going through the steps of installation

Related code

No response

Screenshots

image

System setup

No response

Additional context

No response

Code of Conduct

@scottgeowork scottgeowork added Needs: Confirmation We need to confirm that this is an issue Status: Triage We're triaging this issue and grooming if necessary Type: Bug A problem in the code labels Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Confirmation We need to confirm that this is an issue Status: Triage We're triaging this issue and grooming if necessary Type: Bug A problem in the code
Projects
Status: Needs refinement
Development

No branches or pull requests

1 participant