Skip to content
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

Wrong version in meta message #1439

Closed
aslakhellesoy opened this issue Sep 15, 2020 · 0 comments · Fixed by #1442
Closed

Wrong version in meta message #1439

aslakhellesoy opened this issue Sep 15, 2020 · 0 comments · Fixed by #1442
Labels
🐛 bug Defect / Bug

Comments

@aslakhellesoy
Copy link
Contributor

The version number in the meta message is incorrect. Here is an example generated with 7.0.0-rc.0:

{"meta":{"protocolVersion":"13.1.0","implementation":{"name":"cucumber-js","version":"1.0.0"},"runtime":{"name":"node.js","version":"14.6.0"},"os":{"name":"darwin","version":"19.6.0"},"cpu":{"name":"x64"}}}

My hypothesis is that readPkgUp picks up a different package.json than our own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Defect / Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant