#0.20.0: Workspace error
1 messages · Page 1 of 1 (latest)
Yes it could be related... By any chance does your module define a function called workspace?
Nope, not from what I can see.
@violet mason do you have a dependency named "workspace"?
Now install the new submodule as a dependency to the main module:
dagger install ./.dagger/workspace
Yes, according to the tutorial :
{
"name": "workspace",
"source": ".dagger/workspace"
}