rockset / rockset-js

Apache License 2.0
12 stars 6 forks source link

Rockset-cli broken in latest version #83

Open nullwiz opened 5 months ago

nullwiz commented 5 months ago

Steps to reproduce, just follow the installation guide

curl https://rockset-cli-artifacts.s3-us-west-2.amazonaws.com/install-standalone.sh | bash

Now, try doing "rockset":

/Users/x/.local/share/@rockset/cli/client/bin/rockset: line 16: /Users/x/.local/share/@rockset/cli/client/bin/../0.9.1-143cb5b/bin/rockset: No such file or directory
~tree
.
└── cli
    ├── channel
    └── client
        ├── bin
        │   └── rockset
        └── current -> ./0.9.1-143cb5b