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

Problem running new version of nft-bam: 3.0.0 #225

Open
maxulysse opened this issue Jul 3, 2024 · 3 comments
Open

Problem running new version of nft-bam: 3.0.0 #225

maxulysse opened this issue Jul 3, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@maxulysse
Copy link

I ran into this error:
Error: Syntax errors in nf-test config file: java.lang.RuntimeException: Plugin'nft-bam' found, but version 0.3.0 not found.

After some exploration and debugging with @nvnieuwk, we found out the issue:
removing the json in .nf-test/plugins/ did the trick, and the installation and execution of test with plugin was successful.

@lukfor
Copy link
Collaborator

lukfor commented Jul 3, 2024

Thanks. Yes, I know this is not yet super user-friendly. I will try to find a better solution (e.g., downloading the new JSON file when the version is not found locally).

Instead of deleting the JSON file manually, nf-test update-plugins should do the same.

@maxulysse
Copy link
Author

oh, that's good to know

@maxulysse
Copy link
Author

Some more explanation in docs would be more than enough actually

@lukfor lukfor added the help wanted Extra attention is needed label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants