Pants BinaryNotFoundError
I have a monorepo managed by pants. The build files and application structure are the same for all services in it. But out of all the services, only one does not start: files_service. When calling pants run
the files_service starts successfully, but when calling pants package
for files_service-bin the following error occurs:
Pants BinaryNotFoundError
I have a monorepo managed by pants. The build files and application structure are the same for all services in it. But out of all the services, only one does not start: files_service. When calling pants run
the files_service starts successfully, but when calling pants package
for files_service-bin the following error occurs: