QTweet icon indicating copy to clipboard operation
QTweet copied to clipboard

getting error:

Open Mystik01 opened this issue 4 years ago • 3 comments

I'm use VSCode and have installed the Docker extension, I run this command as you've said in the document but im getting an error:

docker-compose : The term 'docker-compose' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct 
and try again.
At line:1 char:1
+ docker-compose up -d
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (docker-compose:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Any help appreciated...

Update: I had to install Docker app but it's not compatible with my PC

Mystik01 avatar Jun 19 '20 09:06 Mystik01

As you said this is a case of docker-compose not being installed on your machine.

Yeah the thing is I got on Docker so people on Windows, Mac and Linux would all have the same way of using the bot, but of course Docker doesn't work on all versions of Windows because it's, idunno, it's Windows.

I'm looking into removing Docker as a dependency but it'll require some work~

atomheartother avatar Jun 19 '20 09:06 atomheartother

Alright thanks again, I might upgrade to pro anyway.

Mystik01 avatar Jun 19 '20 09:06 Mystik01

Looks like issue is solved! Or could be merged with #90

charlotonne avatar Jul 28 '21 18:07 charlotonne