Challenge with the CLI starting
When I run this:
`% npm run cli -- -c -u https://civicactions.com`
I shouldn't get this as my only response:
```
> @govtechsg/oobee@0.10.61 cli
> node --max-old-space-size=10000 dist/cli.js -c -u https://civicactions.com
```
I'm not sure what's wrong, but it isn't working for me.
10 条评论