-
Notifications
You must be signed in to change notification settings - Fork 26
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
🐛 Bug Report: Appwrite -v results in error #92
Comments
maybe related to my bug with the new sdk-for-cli 3.0.0 |
does it work with the prior version 2.0.2? |
Same here. Works with 2.0.2 |
Same for me too ... |
Hi @tripathi-g , thank you for opening the issue, we are looking into it. I will get back to you ASAP. |
Closing as a duplicate of #93 |
They're different errors, so not duplicate |
@DHsoftw the error is thrown by |
Having the same issue since v3.0.0. I use Node.js 18.17.1 installed via nvm. |
Same error on Windows 11 Node.js v18.17.1 |
👟 Reproduction steps
npm install -g appwrite-cli
appwrite -v
👍 Expected behavior
install the package globally and show version
👎 Actual Behavior
install the package globally completed
but not able to use appwrite
appwrite -v results in error
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: