Skip to content
New issue

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

Issue with listing packages in registry #118

Open
thomaskotze opened this issue Sep 25, 2024 · 0 comments
Open

Issue with listing packages in registry #118

thomaskotze opened this issue Sep 25, 2024 · 0 comments

Comments

@thomaskotze
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant