ITADN

Challenge with the CLI starting

#535Openmgifford 创建于 2025-08-07
M
mgiffordcommented
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 条评论