whisky icon indicating copy to clipboard operation
whisky copied to clipboard

[ Fix ] Global support on WAMP

Open ProjektGopher opened this issue 2 years ago • 1 comments

Resolves #58

It seems like base_path() and getGlobalComposerHome() don't quite match up on WAMP. Possibly some sort of symlinking. But by checking explicitly for isRunningLocally instead of isRunningGlobally and having global be the default fallback, I think this'll fix it.

ProjektGopher avatar Aug 11 '23 18:08 ProjektGopher

May have to update Whisky::isDogfooding() to detect running phar from builds/whisky as well.

ProjektGopher avatar Aug 11 '23 18:08 ProjektGopher