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 was archived by the owner on Sep 2, 2023. It is now read-only.
Method: activate failed
Error: 2 UNKNOWN: Not found family by name "Solway"
at Object.exports.createStatusError (/var/javascript/node_modules/grpc/src/common.js:91:15)
at Object.onReceiveStatus (/var/javascript/node_modules/grpc/src/client_interceptors.js:1204:28)
at InterceptingListener._callNext (/var/javascript/node_modules/grpc/src/client_interceptors.js:568:42)
at InterceptingListener.onReceiveStatus (/var/javascript/node_modules/grpc/src/client_interceptors.js:618:8)
at callback (/var/javascript/node_modules/grpc/src/client_interceptors.js:845:24)
The error should be handled gracefully and give a clear descriprion.
The text was updated successfully, but these errors were encountered:
Currently, the family "Solway" is in google/fonts master git but not available via the google fonts production api (gives "Page not found" at the moment)
In the dispatcher this leaves to a badly handled error:
i.e. for Task: Diffbrowsers
The error should be handled gracefully and give a clear descriprion.
The text was updated successfully, but these errors were encountered: