Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation problem or error problem? #5

Open
mgifford opened this issue Dec 14, 2021 · 0 comments
Open

Installation problem or error problem? #5

mgifford opened this issue Dec 14, 2021 · 0 comments

Comments

@mgifford
Copy link

I tried first to just run this on 1 URL:

% ./run.sh https://www.gsa.gov/real-estate
Error: 3 urls are needed as parameters
Parameters received:  [ 'https://www.gsa.gov/real-estate' ]
Audit of gsa.gov failed, exit code: 1

I was surprised that didn't work. Tried it again (on my Mac) with 4:

% ./run.sh https://www.gsa.gov/real-estate https://www.gsa.gov/travel-resources  https://www.gsa.gov/small-business https://www.gsa.gov/buying-selling/forecast-of-contracting-opportunities
Error: 3 urls are needed as parameters
Parameters received:  [
  'https://www.gsa.gov/real-estate',
  'https://www.gsa.gov/travel-resources',
  'https://www.gsa.gov/small-business',
  'https://www.gsa.gov/buying-selling/forecast-of-contracting-opportunities'
]
Audit of gsa.gov failed, exit code: 1

Not sure why it failed or what I'm missing.

is a certain version of Node or npm needed? If so might be useful to add to the Readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant