-
It would be nice to have .idea in default `.gitIgnore` file. I think that I am not the only one that uses idea editors.
-
Hi,
With previous version of api cli we could specify the actId directly in apify.json, now we have to specify it on command line, any reason for that?
Can we re-add the ability to specify it in…
gsouf updated
5 years ago
-
The release schedule of `apify-cli` is much slower than of `apify` NPM package, but we need to make sure new projects always use the latest version. We need to run `npm update apify` in the new projec…
-
Currently, many of environment variables such as `APIFY_DEFAULT_REQUEST_QUEUE_ID` or `APIFY_LOCAL_EMULATION_DIR` are set by `apify-cli` and therefore to run SDK scripts without CLI, one must manually …
-
When the directory `apify_storage` doesn't exist, this happens:
```
jan:test-examples$ apify run
Run: node main.js
INFO: Apify.events: Environment variable APIFY_ACTOR_EVENTS_WS_URL is not set, …
-
Or maybe just APIFY_STORAGE_DIR. The point is that the word "emulation" might be bit confusing to users.
-
Hey, I just installed apify-cli using **npm -g i apify-cli**
I'm running Windows 7 64bit
> node -v v9.5.0
> npm -v 6.0.0
Whenever I run apify, I get the following error messsage:
> (node:967…
-
Hi
I just run the command ``apify login`` and here is the output of the command:
```
Error: Logging into Apify failed, token or userId is not correct.
Success: Logged into Apify!
```
In th…
gsouf updated
6 years ago