uswds / uswds-tutorial

A tutorial project to learn about installing, compiling, and customizing with USWDS
Other
26 stars 22 forks source link

USWDS-Tutorial - certificate errors #22

Open scottgeowork opened 11 months ago

scottgeowork commented 11 months ago

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

mejiaj commented 3 months ago

Need to confirm if this is a ZScaler issue.