The package dependencies tab only shows an ellipsis ("…") for my projects when using a project-tools version of 5.6.
I'm seeing an error stating "Cannot read property 'pins' of undefined".
Is this a known issue?
The package dependencies tab only shows an ellipsis ("…") for my projects when using a project-tools version of 5.6.
I'm seeing an error stating "Cannot read property 'pins' of undefined".
Is this a known issue?
Can you run swift package reset
and see if that fixes it.
The package reset didn't resolve the issue, sorry @adam-fowler.
Ok can you add an issue in the repo GitHub - swift-server/vscode-swift: Visual Studio Code Extension for Swift with details of your Package.swift and Package.resolved and I'll look into it.