The instructions say Deno will be installed by `up.sh` if it is not installed, but I got this error: ```$ ./up.sh [...]/local-dev/setup-keys.sh: line 36: /Users/[]/.deno/bin/deno: No such file or directory ```
The instructions say Deno will be installed by
up.shif it is not installed, but I got this error: