-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support for MacOS #7
Comments
Hi — thanks for opening the issue! From the output, it seems like there is a problem parsing your org-roam database into data that this script can use. I've just pushed a change to the script that might help with this, please update your local version and give it another go. |
Thanks so much for the fast response! I still get an error but now it is
|
Reverting this change removed errors for me on Ubuntu WSL |
Hi folks, I apologise for being very late looking at these issues. I made a note for myself to look at them in detail when I'm back from the holidays (around Jan. 5), and I'll provide a fix where I can. Thank you for your patience! |
Hello! I've just pushed a new commit that adds some debugging code to the script. Could you please pull the latest version, and give a try to running the script with the debug flag, like this: $ ./convert.rb --debug This should print some useful information that should help us resolve the issues that are happening here. Thanks again for your patience! |
I'm trying to get this script to work on MacOS and running into some issues. I made sure to install of the dependencies from the Gemfile and was hoping that the script would work without any changes (I don't know much about Ruby or coding in general--hence wanting to switch to Obsidian).
When I run the script this is the output:
I'm not sure what the issues is---can you help at all?
The text was updated successfully, but these errors were encountered: