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

Ruby 3 compatability issue with YAML loading #230

Open
wkdewey opened this issue Aug 23, 2024 · 0 comments
Open

Ruby 3 compatability issue with YAML loading #230

wkdewey opened this issue Aug 23, 2024 · 0 comments
Assignees

Comments

@wkdewey
Copy link
Contributor

wkdewey commented Aug 23, 2024

YAML.load methods need to be changed (add the argument aliases:true) per the below Stackoverflow. I see some possibly relevant code but I'm not sure this has actually cropped up when creating a Datura repo.

https://stackoverflow.com/questions/71191685/visit-psych-nodes-alias-unknown-alias-default-psychbadalias

@wkdewey wkdewey added this to the Future release milestone Aug 23, 2024
@wkdewey wkdewey self-assigned this Aug 23, 2024
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