SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Issue with using linux install instructions on macOS

Open jdetter opened this issue 2 years ago • 0 comments

boppy@boppy-macbook Formula % curl -sSf https://install.spacetimedb.com | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3525  100  3525    0     0  23934      0 --:--:-- --:--:-- --:--:-- 24823
This script will install the spacetimedb-cli command line tool. platform=darwin-arm64 os=darwin
Press [enter] to install the spacetimedb-cli binary. Use Ctrl-C now to exit.


Downloading from https://install.spacetimedb.com...
Extracting...
Default: /usr/local/bin/spacetime
If you do not have sudo access for your computer, we recommend using /home/boppy/bin/spacetime
Press enter or provide the full install path you would like to use: /home/boppy/bin/spacetime
mkdir: /home/boppy: Operation not supported

jdetter avatar Oct 19 '23 17:10 jdetter