CAPSULE EXCEPTION: Error resolving dependencies #2281
Unanswered
gigantniki
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Hey I noticed the issue this was sourced from was closed. I'm having the same issue downloading nextflow, did you find a way to fix it? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Not sure what's going on (Allow-Snapshots or java) but I checked and I have java11
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to nextflow and programming in general so I apologize if I might ask rather basic questions while trying to figure this problem out.
I am working on a server and have downloaded nextflow to use later with the HLA-pipeline of nfcore. However, there seems to be some problem with running nextflow. When i run
/gpfs2/well/ternette/users/hiz504/installs/hiz504_nextflow/nextflow run tutorial.nf
to test if it works i get the Error message "CAPSULE EXCEPTION: Error resolving dependencies"I have sadly no idea how to solve this.
The ful output of the command is this:
Also when I downloaded nextflow I first ran
curl -s https://get.nextflow.io | bash
and thenchmod +x nextflow
. I'm not sure what the second command does. Does it just give me execution permission? I didn't see any change in the permissions bar or any other change in the terminal or console. could that be causing the error?Thank you all and I hope it's clear from my message what the problem is.
Beta Was this translation helpful? Give feedback.
All reactions