You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @mgifford, I have upgraded Node to LTS 20.10.0 and depebumped dependency version and did not find yargs missing. You may wish to try the latest commit from master.
I tried to run the CLI with using Node.js v20.0.0:
% node cli.js -c -u https://www.va.gov
Got this error:
I think this resolved the problem:
% npm install yargs
The text was updated successfully, but these errors were encountered: