Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

add possible missing step #1524

Closed
wants to merge 1 commit into from
Closed

Conversation

edwardsmarkf
Copy link
Contributor

add possible missing step

add possible missing step
@daffl
Copy link
Member

daffl commented Apr 1, 2021

Thank you for the pull request. Did you get an error running just the command? npx should normally do the installation automatically.

@edwardsmarkf
Copy link
Contributor Author

edwardsmarkf commented Apr 1, 2021 via email

@daffl
Copy link
Member

daffl commented Apr 1, 2021

The command is $ npx npm-check-updates (note the npx)

@edwardsmarkf
Copy link
Contributor Author

edwardsmarkf commented Apr 1, 2021 via email

@daffl
Copy link
Member

daffl commented Apr 1, 2021

What happens if you run something like npx http-server?

@edwardsmarkf
Copy link
Contributor Author

edwardsmarkf commented Apr 1, 2021 via email

@daffl
Copy link
Member

daffl commented Apr 1, 2021

It does look like something with your setup - on MacOS and Linux I definitely recommend using nvm - installed normally with local permissions - with one of the later Node versions.

@edwardsmarkf
Copy link
Contributor Author

edwardsmarkf commented Apr 1, 2021 via email

@daffl
Copy link
Member

daffl commented Apr 1, 2021

Yup, that's what npx http-server should show. The command from the docs would then also work. So it's likely some misconfiguration on your system. Common ones are wrong permissions or a wrong PATH

@edwardsmarkf
Copy link
Contributor Author

edwardsmarkf commented Apr 1, 2021 via email

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

Successfully merging this pull request may close these issues.

2 participants