We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
just installed latest version 1.3.2
from zpm if I do repo -list-modules or search, do not get anything back and I have published packages on our repo
also form web
https: //ourserver/registry/packages/-/all we get
{ "errors":[ { "code":5002, "domain":"%ObjectErrors", "error":"ERROR #5002: ObjectScript error: %OnNew+6^ZPM.Settings.1 *YAML.Utils", "id":"ObjectScriptError", "params":["<CLASS DOES NOT EXIST>%OnNew+6^ZPM.Settings.1 *YAML.Utils" ] } ], "summary":"ERROR #5002: ObjectScript error: <CLASS DOES NOT EXIST>%OnNew+6^ZPM.Settings.1 *YAML.Utils" }
Regards Thomas
The text was updated successfully, but these errors were encountered:
No branches or pull requests
just installed latest version 1.3.2
from zpm if I do repo -list-modules or search, do not get anything back and I have published packages on our repo
also form web
https: //ourserver/registry/packages/-/all
we get
{
"errors":[ {
"code":5002,
"domain":"%ObjectErrors",
"error":"ERROR #5002: ObjectScript error: %OnNew+6^ZPM.Settings.1 *YAML.Utils",
"id":"ObjectScriptError",
"params":["<CLASS DOES NOT EXIST>%OnNew+6^ZPM.Settings.1 *YAML.Utils"
]
}
],
"summary":"ERROR #5002: ObjectScript error: <CLASS DOES NOT EXIST>%OnNew+6^ZPM.Settings.1 *YAML.Utils"
}
Regards
Thomas
The text was updated successfully, but these errors were encountered: