getkirby / cli

Kirby Command Line Interface
MIT License
52 stars 5 forks source link

Error calling #2

Closed distantnative closed 2 years ago

distantnative commented 2 years ago

Just calling

kirby

Ends with this error

RecursiveDirectoryIterator::__construct(/Users/nhoffmann/.kirby/commands): Failed to open directory: No such file or directory
distantnative commented 2 years ago

Actually even happens with command, e.g. kirby help

distantnative commented 2 years ago

Given, that's calling it outside any kirby installation