Skip to content

Impossible to use percy:cli #842

Answered by Robdel12
moonbright3 asked this question in Support
Discussion options

You must be logged in to vote

Hey @moonbright3! You would need to prefix the command with npx (npx percy exec -- [...]) or the binary directly (./node_modules/.bin/percy exec -- [...]). This is because the CLI is installed locally to the project, not globally (so it's not in your $PATH).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Robdel12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants