Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flidbm clone fails #2

Closed
batfink5000 opened this issue Apr 11, 2022 · 5 comments
Closed

flidbm clone fails #2

batfink5000 opened this issue Apr 11, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@batfink5000
Copy link

batfink5000 commented Apr 11, 2022

Hi

The clone is failing as below. The auth command worked ok.

$ npx fluidbm auth
  _____   _           _       _   _                 
 |  ___| | |  _   _  (_)   __| | | |__    _ __ ___  
 | |_    | | | | | | | |  / _` | | '_ \  | '_ ` _ \ 
 |  _|   | | | |_| | | | | (_| | | |_) | | | | | | |
 |_|     |_|  \__,_| |_|  \__,_| |_.__/  |_| |_| |_|
                                                    
A Fluidbm CLI Token is required to authenticate.
Copy your token from your Fluidbm Dashboard and paste it below: https://fluidbm.com/account
-------------------------------------------
prompt: token:  
✔ Successfully authenticated


$ npx fluidbm --version
  _____   _           _       _   _                 
 |  ___| | |  _   _  (_)   __| | | |__    _ __ ___  
 | |_    | | | | | | | |  / _` | | '_ \  | '_ ` _ \ 
 |  _|   | | | |_| | | | | (_| | | |_) | | | | | | |
 |_|     |_|  \__,_| |_|  \__,_| |_.__/  |_| |_| |_|
                                                    
1.0.0


$ npx fluidbm clone https://fluidbm.com/schema/xxxxxxxxxxxxxxxxxxxxxxxxx
  _____   _           _       _   _                 
 |  ___| | |  _   _  (_)   __| | | |__    _ __ ___  
 | |_    | | | | | | | |  / _` | | '_ \  | '_ ` _ \ 
 |  _|   | | | |_| | | | | (_| | | |_) | | | | | | |
 |_|     |_|  \__,_| |_|  \__,_| |_.__/  |_| |_| |_|
                                                    
Unable to extract schema ID from input: undefined

Any ideas ?

Thanks
BF

@franznkemaka
Copy link
Owner

franznkemaka commented Apr 17, 2022

I'll investigate this and find out what went wrong 👍

Thank you for the well-detailed logs

@franznkemaka franznkemaka added the bug Something isn't working label Dec 17, 2022
@MaxwellGarceau
Copy link

Hey, great project!! I had the same error as @batfink5000, but fixed it by switching to the latest node verison at the time of this writing v18.12.1.

If it helps, the node version that fluidbm-cli was failing on was v14.15.1.

@franznkemaka
Copy link
Owner

Hi @MaxwellGarceau thanks for sharing your solution. Will be looking forward to updating the project 🙌

@franznkemaka
Copy link
Owner

@batfink5000 did it fix the issue for you?

@franznkemaka
Copy link
Owner

@MaxwellGarceau have you been using Laravel ORM recently?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants