Skip to content

USWDS-Tutorial - certificate errors #22

@scottgeowork

Description

@scottgeowork

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

Metadata

Metadata

Assignees

Labels

Needs: ConfirmationWe need to confirm that this is an issue

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions