Skip to content

Conversation

@1Maria
Copy link

@1Maria 1Maria commented Dec 7, 2016

Upgraded npm to version 3.10.9 and node to version 6.9.2

@shawnzhu
Copy link
Owner

shawnzhu commented Dec 7, 2016

worth to mention it fixes #10


describe command('npm -v') do
its(:stdout) { should match /2\.\d{1,2}\.\d{1,2}/ }
its(:stdout) { should match /3\.\10\.\9/ }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you don't need to change the minor and patch version number matching if you just want to verify if the npm is v3.x.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants