mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
447 stars 107 forks source link

Cannot update opentest to the latest beta version #522

Closed TripleG closed 2 years ago

TripleG commented 2 years ago

I updated opentest to the beta version using command npm install opentest@beta -g. But opentest -v still shows the old 1.2.4 version. I checked the version in a newly opened console after the update was finished.

Any idea what is wrong?

image

adrianth commented 2 years ago

This looks like a problem with your npm setup. Try unistalling and reinstalling Node.js. If you're still having issues, we can look deeper, but I'm pretty sure it'll fix it.

TripleG commented 2 years ago

Thanks, after reinstalling Node.js the package was updated successfully to v1.3.6