mirror of
https://github.com/apple/pkl.git
synced 2026-04-29 03:37:12 +02:00
Fix handling of other http error codes when creating packages
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
e28d747418
commit
b9e94b94ae
@@ -1020,6 +1020,9 @@ Published checksum: {2}\n\
|
||||
\n\
|
||||
This likely means that you need to bump the package\'s version.
|
||||
|
||||
unableToAccessPublishPackage=\
|
||||
Cannot access `{0}`. Got error code `{1}`. Unable to version package contents
|
||||
|
||||
unexpectedPackageLoadError=\
|
||||
Unexpected error resolving packages for project {0}.\n\
|
||||
\n\
|
||||
|
||||
Reference in New Issue
Block a user