installing again now
ah okay
the environment variable
still getting this error after npm install -g appwrite-cli
Try %USERPROFILE%\AppData\Roaming\npm
this is what i am getting now
:( That's heart breaking. Are you using anything like NVM? Or just node? Have you already installed the CLI once? Do you know what version of the appwrite cli you're trying to use?
trywith version 2.0.2
Could you try npm install -g appwrite-cli@4.1.0?
To get the latest version?
i am not using nvm, just node, the cli is not installing and i am trying to use the cli latest version
can u once check with 2.0.2
if its working?
you mean i should check the cli version 2.0.2?
this still doesn't work
yes
Not sure if it makes a difference now but you spelt appwrite wrong here so that could be why it couldn't find it
i corrected the spelling and it says the same error
i used version 2.0.2 and still doesn't work
uninstall and reinstall node :P
It should be adding those paths automatically so it shouldn't be something you worry about
so…i did this(uninstall and reinstall node) then redo the process and it worked
thanks @Kenny and @btme0011 for your time and effort 🙇🏾♂️
[SOLVED] 'appwrite' is not recognized as an internal or external command
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...