-
Notifications
You must be signed in to change notification settings - Fork 111
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
error with projectDir #138
Comments
@ramakrishnas I also tested this and it indeed failed:
but when updating nextflow to the current version (20.10.0), it works:
--> So I recommend to update your nextflow version. |
There has been changes internally baseDir <-> projectDir now in one of the latest updates in Nextflow - not finding the discussion on this right now but someone @nf-core/core might know where to look ;-) |
Alright, than I can close here. |
Hi,
I pulled the version 1.1.2 and tried to run but getting the error 'No such
variable: projectDir'. is this something I need to provide with the command
options?
Thanks
On Wed, Nov 25, 2020, 2:42 AM Sabrina Krakau [email protected]
wrote:
Originally posted by @ramakrishnas in #131 (comment)
The text was updated successfully, but these errors were encountered: