Closed cedricloneux closed 1 year ago
Hey @cedricloneux, my bad, should have been checking for null here. Thanks @minhoryang for the fix!
Although I 'm still not convinced it will work in your case, as i'm not sure typeIdentifier should be null. I will wait to close this a bit to hear back from you if you are so inclined! Really interested if you can now get any json at all out of your notes db now.
the same problem, on my m1 mac, when running the command it says
Cannot invoke "String.isEmpty()" because "typeIdentifier" is null
Please debug it.
@baibanbao hi there! Have you tried with v0.1.1? If you are still getting this issue with this version let me know.
Thank you. After downloading the new release, it was solved.
Going to close this but if @cedricloneux or anyone else has this issue with the latest release feel free to open a new one and I'll take another look.
tried to run the v0.1.0 release on ARM mac and got error
Cannot invoke "String.isEmpty()" because "typeIdentifier" is null
here is the terminal history: