Mahesh Waghmare

Results 3 comments of Mahesh Waghmare

Is this feature still pending due to `Backlog` or backward compatibility or older users? Any workaround for this feature?

> This solved the issue for me: > > Change [this](https://github.com/Significant-Gravitas/Auto-GPT/pull/2474/files#diff-d68d766b4e8d9c8441f3eaf24d729a7b9d7ba7365613433f485e60d67b50ccf3L27) line to: > > ``` > return WORKSPACE_PATH.joinpath(relative_path) > ``` Works for me 👍

I'm also getting same error: ``` Undefined property: PhpParser\Node\Stmt\Function_::$uses in .. Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value .. ```