NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

Startup Fix #178 #180

Closed eddiesarevalo closed 1 year ago

eddiesarevalo commented 1 year ago

🗒️ Summary

-Fixed an issue with starting fresh from git clone.

⚙️ Test Data and/or Report

Do a fresh clone from this branch. Update cognito details in public/config.js npm install npm start

It should start up normally without the cryptography error.

♻️ Related Issues

Fixes #178