appwrite/sdk-for-cli

๐Ÿ› Bug Report: Appwrite -v results in error

Closed this issue ยท 11 comments

๐Ÿ‘Ÿ 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
image

๐ŸŽฒ 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?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

e1ke commented

maybe related to my bug with the new sdk-for-cli 3.0.0
#93

maybe related to my bug with the new sdk-for-cli 3.0.0 #93

Yes. I am facing the same issue like yours
@eldadfux is this related to the newer version ?

e1ke commented

Yes. I am facing the same issue like yours

does it work with the prior version 2.0.2?
see my comment #93 (comment)

koch10 commented

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

DH-555 commented

Closing as a duplicate of #93

They're different errors, so not duplicate

@DHsoftw the error is thrown by configureHelp() in assistant.js for both.

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