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

How to add it to the nextflow plugin in the Conda environment? #1

Open
zhangdudu0 opened this issue Feb 27, 2024 · 1 comment
Open

Comments

@zhangdudu0
Copy link

nextflow console
(renku) [zc@node2 Sample_GZ23064716-ZG1-ZG1-1]$ nextflow console
Downloading plugin [email protected]
ERROR ~ Plugin with id nf-console not found in any repository

nextflow plugin install
(renku) [zc@node2 Sample_GZ23064716-ZG1-ZG1-1]$ nextflow plugin install nf-console
Downloading plugin [email protected]
ERROR ~ Plugin with id nf-console not found in any repository

@pditommaso
Copy link
Member

Likely this happens because there's no internet connection to allow the plugin download. If this is not the case please include the log file created by running

nextflow -log <log file name> console 

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

No branches or pull requests

2 participants