silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.4k stars 171 forks source link

Issues with 0.9.1 upgrade #1045

Closed cmdrSpectral closed 1 month ago

cmdrSpectral commented 1 month ago

I've got some error during the upgrade:

silverNotes % silverbullet upgrade
Now going to attempt an upgrade...
error: The module's source code could not be parsed: Expected ';', '}' or <eof> at https://get.silverbullet.md/:1:5

  Not Found
      ~~~~~
Something went wrong there...

Now I’m kinda stuck, since nor upgrade nor standard run would do. Reinstall doesn't work as well

silverNotes % deno install -f --name silverbullet  --unstable-kv --unstable-worker-options -A https://get.silverbullet.md
⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag.
error: The module's source code could not be parsed: Expected ';', '}' or <eof> at https://get.silverbullet.md/:1:5

  Not Found
      ~~~~~

(macOS, deno)

cmdrSpectral commented 1 month ago

I've went for the edge build and it works for now.

zefhemel commented 1 month ago

This should now be fixed.