argenos / nldates-obsidian

Work with dates in natural language in Obsidian
MIT License
477 stars 43 forks source link

0.6.1. not loading on Mac with Obsidian v0.12.3 #114

Closed michaelaye closed 1 year ago

michaelaye commented 1 year ago

Not sure what else I can say, is there some log I can store from the loading process?

The symptom is, whenever I try to activate the plugin by clicking on the switch, it automatically goes off again and a notification appears saying "Failed to load plugin".

cabbage commented 1 year ago

Hade the same behaviour. My issue was that the main.js was missing (probably a sync issue on my side I guess).

You can check the console by opening up the Developer Tools (Menu: View > Toggle Developer Tools; Hotkey: ++i) And go to the "Console" tab. Watch the console while you try to enable the plugin and you should probably see an error message.

argenos commented 1 year ago

0.6.1 requires Obsidian v0.13.0 or above