Install SilverBullet on Linux with Deno

When installing a local version of silverbullet:

$ deno install -f --name silverbullet  --unstable-kv --unstable-worker-options -A https://get.silverbullet.md

I get this error:

error: the following required arguments were not provided:
  --global

Note: Permission flags can only be used in a global setting

Any ideas whats going on? If it helps I’m running Arch Linux.