d4rkstar commented on issue #59:
URL: https://github.com/apache/openserverless/issues/59#issuecomment-2351781830

   Hello,
   try to set OPS_BRANCH=main because the new release hasn't been released yet.
   
   So:
   ```bash
   ubuntu@ubuntu1:~$ export OPS_BRANCH=main
   ubuntu@ubuntu1:~$ ops -update
   Welcome to ops! Setting up...
   Cloning tasks...
   Enumerating objects: 3844, done.
   Counting objects: 100% (472/472), done.
   Compressing objects: 100% (209/209), done.
   Total 3844 (delta 245), reused 435 (delta 239), pack-reused 3372 (from 1)
   Tasks downloaded successfully
   ensuring prerequisite bun 1.1.27
   
   Your ops version (0.1.0-2408111626.dev) is older than the required version 
(0.1.0-2409121919.dev).
   Trying to update ops...
   renamed /home/ubuntu/.ops/tmp/ops -> /home/ubuntu/.local/bin/ops
   ops updated!
   
   ubuntu@ubuntu1:~$ ops -sh
   @ bun -version
   1.1.27
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to