Replies: 1 comment
-
nextflow -Dcapsule.log=verbose info |
Beta Was this translation helpful? Give feedback.
0 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.
-
Am having issues installing nextflow on wsl in windows 10 Pro
After successfully executing command wget -qO- https://get.nextflow.io | bash and chmod +x nextflow
when execute nextflow following error arises:
Error: Could not find or load main class NextflowLoader
Unable to initialize nextflow environment
I have also tried installing complete assest using wget -qO- ASSET-https://github.com/nextflow-io/nextflow/releases/download/v22.02.1-edge/nextflow-22.02.1-edge-all
Still the error remains the same
Beta Was this translation helpful? Give feedback.
All reactions