obsidian-code-block-copy icon indicating copy to clipboard operation
obsidian-code-block-copy copied to clipboard

Failed to load plugin manifest

Open jtr109 opened this issue 4 years ago • 4 comments

Hello! This plugin is great and it helps me a lot when using Obsidian.

But recently I met a problem when I tried to check for updates about the Copy button for code blocks. I found I can't open the plugin detail page. A message "Failed to load plugin manifest" returns.

image

I found this occurs because of a Not Found response when requested the manifest https://raw.githubusercontent.com/natpalmer-e4o4/obsidian-code-block-copy/master/manifest.json, but I don't know how to resolve it.

I also wonder if anyone else meets the same problem.

FYI

  • Obsidian App
    • Current version: v0.12.10
    • Installer version: v0.11.9

Thanks all!

jtr109 avatar Jul 19 '21 08:07 jtr109

I find out maybe the problem is caused because:

This repository is not maintained frequently so a fork natpalmer-e4o4/obsidian-code-block-copy is been accepted by obsidian-release in community plugins table.

But sadly, the fork is not public now. And I still have no idea about how to resolve it.

jtr109 avatar Jul 19 '21 09:07 jtr109

even i'm facing the same issue, has there been any advances on finding the solution?

Pranay0302 avatar Jul 22 '21 16:07 Pranay0302

I still use the version 0.2.1 (temporary fix by Nat Palmer that is now unreachable) and attach it here as ZIP, for the time being.

Simply unzip the included code-block-copy folder into your vault’s (possibly hidden) .obsidian/plugins folder, reload the community plugins in settings, and you’ll have Copy button for code blocks (fixed version manifest) version 0.2.1.

code-block-copy.zip

Moonbase59 avatar Jul 22 '21 18:07 Moonbase59

@Moonbase59 working fine for v0.12.10, thank you 👍🏼

Pranay0302 avatar Jul 22 '21 19:07 Pranay0302