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

using latest serenity-cli #4

Closed
tremkonzah opened this issue Nov 12, 2016 · 2 comments
Closed

using latest serenity-cli #4

tremkonzah opened this issue Nov 12, 2016 · 2 comments
Labels

Comments

@tremkonzah
Copy link

How to use latest version of serenity-cli jar when running node_modules/serenity-cli/bin/serenity update

its always download the old version

trying to modify config.js to

artifact: 'net.serenity-bdd:serenity-cli:jar:1.1.37-rc.6',
    repository: 'https://dl.bintray.com/serenity/maven/'

running npm run report produce an error

error: no main manifest attribute,
(node:14860) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Error: no main manifest attribute,
@jan-molak
Copy link
Member

Serenity-cli jar follows a different versioning strategy than the main Serenity BDD library. The latest version available (0.0.1-rc.3) is the one that's specified in the Serenity CLI node module.

Does that answer your question?

@tremkonzah
Copy link
Author

thanks for your clarification

nbarrett pushed a commit to nbarrett/serenity-js that referenced this issue May 1, 2020
…yarn/types/node-12.12.16

Bump @types/node from 12.12.14 to 12.12.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants