coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
644 stars 59 forks source link

Cannot install with error : failed to install module #102

Closed sangorys closed 9 months ago

sangorys commented 9 months ago

What I did :

What happens :

Environment :

Please help (and help me to find the debug info also).

owrede commented 9 months ago

I think that is the same issue with the current 2.0.5 release like this issue here: https://github.com/coddingtonbear/obsidian-local-rest-api/issues/101

Cossackx commented 9 months ago

same

dsenften commented 9 months ago

I have the same problem on my Mac.

smellsworth commented 9 months ago

Samesies.

Lastly, this plugin is great. Thank you for the work you are doing.

dsamersoff commented 9 months ago

Same problem for me.

404 error in console, so I suspect that it's mismatch between 2.0.4 tag and 2.0.3 package name.

owrede commented 9 months ago

Seems there is a build error that prevented that the needed files have been deployed: https://github.com/coddingtonbear/obsidian-local-rest-api/actions/runs/7601968816/job/20701963503

cgcomer commented 9 months ago

This is still an issue for me. Win 11 Pro 23H2 (Build 22631.3085) Obsidian 1.5.3

MatiasVerdier commented 9 months ago

I've posted a temporary solution here https://github.com/coddingtonbear/obsidian-local-rest-api/issues/101#issuecomment-1913517748

coddingtonbear commented 9 months ago

This is a duplicate of #101