josephnhtam / vsp-youtube-clone-microservices

A YouTube Clone microservices application built with .NET 7 and Angular 14.
Apache License 2.0
37 stars 6 forks source link

Fix typescript errors #3

Closed SorsOps closed 6 months ago

SorsOps commented 7 months ago

Addresses https://github.com/josephnhtam/vsp-youtube-clone-microservices/issues/2

Fixes the error by using the package-lock and npm ci to build the image consistently

josephnhtam commented 6 months ago

Thank you!