We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The command 'npm get-version' retrieves the npm version, while 'npm -v' displays the version of npm bundled with node.
See also #352
The text was updated successfully, but these errors were encountered:
Expected State should be npm -v
npm -v
Sorry, something went wrong.
See #352 what is very relevant in this regard. Most probably we can close this issue as kind of "duplicate".
The term "duplicate" may be questionable here but if #352 is fully implemented, then this bug issue is resolved. Hence, I am closing it now.
No branches or pull requests
The command 'npm get-version' retrieves the npm version, while 'npm -v' displays the version of npm bundled with node.
See also #352
The text was updated successfully, but these errors were encountered: