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

Add node version info, update github workflow, and resync package-lock #212

Closed anilnatha closed 8 months ago

anilnatha commented 8 months ago

🗒️ Summary

♻️ Related Issues

Fixes: #211

anilnatha commented 8 months ago

It's worth mentioning that the commits ab7a5a7 and e218c00 did help resolve issues with our Github workflow. The three tests now run independent of each other.

The test for Node 14.x and 16.x reports an issue after the build completes, but the underlying issue is unknown. The test for Node 18.x reports an incompatibility with version 18, which I also encountered when trying to run the application locally with any node version higher than 18.x.