You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install the viralrecon pipeline within a conda environment.
After installing Nextflow and Singularity I tried to run the test pipeline with:
$ nextflow run nf-core/viralrecon -profile test,singularity
And I got a problem related to a '.nextflow/history.lock' file:
ERROR ~ .nextflow/history.lock (No existe el archivo o el directorio)
-- Check '.nextflow.log' file for details
(No existe el archivo o el directorio (Spanish) = File or directory not found (English))
Can anybody help?
Best regards,
Vicente
Command used and terminal output
$ nextflow run nf-core/viralrecon -profile test,singularityERROR ~ .nextflow/history.lock (No existe el archivo o el directorio) -- Check '.nextflow.log' file for details(No existe el archivo o el directorio (Spanish) = File or directory not found (English))
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
Hi,
I am trying to install the viralrecon pipeline within a conda environment.
After installing Nextflow and Singularity I tried to run the test pipeline with:
$ nextflow run nf-core/viralrecon -profile test,singularity
And I got a problem related to a '.nextflow/history.lock' file:
ERROR ~ .nextflow/history.lock (No existe el archivo o el directorio)
-- Check '.nextflow.log' file for details
(No existe el archivo o el directorio (Spanish) = File or directory not found (English))
Can anybody help?
Best regards,
Vicente
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: