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

Loading schemas from GitHub is broken #146

Closed
happy5214 opened this issue Apr 12, 2024 · 0 comments · Fixed by #148
Closed

Loading schemas from GitHub is broken #146

happy5214 opened this issue Apr 12, 2024 · 0 comments · Fixed by #148
Labels
bug Something isn't working help wanted Extra attention is needed important Important issues schema Schema parsing
Milestone

Comments

@happy5214
Copy link
Member

The validator no longer seems to be able to download schemas that aren't bundled with the validator from GitHub. This error is an example:

ERROR: [SCHEMA_LOAD_FAILED] Could not load HED schema "{"nickname":"test","version":"3.0.0","library":"testlib","localPath":""}" from remote repository - "XMLHttpRequest is not defined". (For more information on this HED error, see https://hed-specification.readthedocs.io/en/latest/Appendix_B.html#schema-load-failed.)

XMLHttpRequest, which is basically AJAX, shouldn't even be in play here. I don't know what's going on.

@happy5214 happy5214 added bug Something isn't working help wanted Extra attention is needed schema Schema parsing important Important issues labels Apr 12, 2024
@happy5214 happy5214 added this to the 3.13.5 milestone May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed important Important issues schema Schema parsing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant