Closed fisknils closed 6 years ago
Seems to be related to this: https://github.com/oclif/config/compare/v1.6.19...v1.6.20
"fix: warn if files attribute is not specified"
Yeah probably, thanks for investigation. But anyway apify-cli should work but prints this error on each command run. We fix it ASAP.
Fixed in v0.1.11
Hey, I just installed apify-cli using npm -g i apify-cli I'm running Windows 7 64bit
Whenever I run apify, I get the following error messsage:
I figured it might not be optimized for windows, so I also tried it on a linux box running
But I get the (basically) the same error.
I also tried downgrading, through nvm, to the same version as someone from your support staff, v9.3.0, but sadly, this didn't solve my problems either.
I tried googling, but couldn't find any references to this problem.
I'm attaching log files from running with DEBUG=* linux-debuglog.txt win-debuglog.txt
Also, this is the output from tree on the linux box after running apify init in an empty directory tree.txt
The tree structure on the windows machine looks the same.