asc-lab / dotnetcore-microservices-poc

Very simplified insurance sales system made in a microservices architecture using .NET Core
https://www.altkomsoftware.com/blog/building-microservices-net-core-part-1-plan/
Apache License 2.0
1.9k stars 681 forks source link

Basic issue Package are missing #48

Closed Massiko closed 1 year ago

Massiko commented 3 years ago

I am a new developer for learning, growing up and personal project purposes, I successfully cloned this interesting example of micro services architecture and the running fail. 188 Error, 7 warning and 90% or issue are about : Package XXXX not found. Directive seems missing. Some one can help me by solving one of list ? ie: Unable to find package 'PackageId'. No packages exist with this id in source(s): 'sourceA', 'sourceB', 'sourceC' regards

wojteksuwala commented 1 year ago

Without more detailed description of how the build was performed I am unable to help