-
Notifications
You must be signed in to change notification settings - Fork 609
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
'backstop' is not recognised as an internal or external command, operable program or batch file #1070
Comments
Sounds like you need to install like this... |
Thanks for your reply.
I have re-installed nodejs and its started working.
Regards,
Ashwajit Thukral
… On 15 Jul 2019, at 7:31 pm, Garris ***@***.***> wrote:
Sounds like you need to install like this... npm install backstopjs --global
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
My colleagues and I are experiencing the same issue. Error "backstop: command not found". I have installed it globally as well and no change. Using Nodejs v12.19.0 |
@ayeshahartley Had the same problem, not sure exactly why it started working unfortunatly but might have been changing permission and re-install: #545 My directory was /usr/local/lib/node_modules/ instead of /usr/lib/node_modules/, Nodejs v15.3.0, using (oh my) zsh instead of bash. |
im seeing the same issue: npm install backstopjs --global |
Most people are finding upgrading NPM or sorting out permissions is resolving the issue. If it would help -- you can try the sanity check which will install and run a test in one command -- this is good to try to make sure your env is compatible... https://github.com/garris/BackstopJS#sanity-test-does-backstop-work-in-my-environment |
yeah everything was working few weeks ago, al of a sudden it didnt recognize it, I install puppeteer as it was missing. |
While running the backstop test command- started getting - 'backstop' is not recognised as an internal or external command, operable program or batch file
The text was updated successfully, but these errors were encountered: