You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Hi,
While trying to do a docker-compose build I randomly get errors like the one below, is this also related with this issue ? aspnet/LibraryManager#685
---> Running in e9466a7c9528
Microsoft (R) Build Engine version 17.2.0+41abc5629 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
Restored /src/Web/WebStatus/WebStatus.csproj (in 11.01 sec).
Restore operation started...
libman.json : error LIB002: The "[email protected]" library could not be resolved by the "cdnjs" provider [/src/Web/WebStatus/WebStatus.csproj]
One or more libraries failed to restore
The command '/bin/sh -c dotnet publish -c Release -o /app' returned a non-zero code: 1
ERROR: Service 'webstatus' failed to build : Build failed
The text was updated successfully, but these errors were encountered:
Hi @lfdesousa, thanks for reporting this issue and suggesting a solution. I am linking PR #1939 already created to resolve this issue. I am closing this issue, please feel free to reopen it in case of any further queries.
Hi,
While trying to do a docker-compose build I randomly get errors like the one below, is this also related with this issue ?
aspnet/LibraryManager#685
The text was updated successfully, but these errors were encountered: