silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.01k stars 138 forks source link

Can't Import Core Library #870

Closed STSMHQ closed 1 month ago

STSMHQ commented 1 month ago

Hi, so I found Silverbullet recently and I wanted to give it a try as I liked very much the demo. I installed it using the deno process, but I'm unable to load/import the Core Library:

When I click on Import Core Library, in the pop-up that appears, it shows 0 templates:

image

Also, even from the Library: Import command, the same happens:

image image

Thus, I can't use the slash commands either:

image

I would like to ask for your help in order to solve this problem. Thank you in advance!

zefhemel commented 1 month ago

This is very odd. Can you open your browser's JavaScript console and see if there's any obvious hints there showing what may be going wrong? Errors, warnings? Or in the server logs perhaps?

zefhemel commented 1 month ago

Ok hang on, something broken on the server side. Looking into it.

zefhemel commented 1 month ago

Ok, server broke with the last release. Back up now, should be good!