appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
90 stars 27 forks source link

Init function does not work on Windows #29

Closed rdmchr closed 2 years ago

rdmchr commented 2 years ago

It seems that some commands used by the CLI are Linux exclusive: https://github.com/appwrite/sdk-for-cli/blob/aed828f37740dad6e3453d12d2e102c50df3db67/lib/commands/init.js#L75

christyjacob4 commented 2 years ago

@rdmchr Thank you for raising this . We will get this fixed 👍 As a temporary workaround, please use WSL while we fix it.

stnguyen90 commented 2 years ago

We'll track this in https://github.com/appwrite/sdk-for-cli/issues/30 as there are a few more comments in there.