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
How does one setup their IDE to work properly with this case, if you can would you elaborate?
I've setup the mono repo, and then I try to include a package inside my lib, vscode doesn't recognize the package although I've done poetry install && poetry build, also I tried adding it as a dep under [tool.poetry.dependencies]. If the solution is not using vscode, then that would be the most simple thing.
The text was updated successfully, but these errors were encountered:
Hi!
How does one setup their IDE to work properly with this case, if you can would you elaborate?
I've setup the mono repo, and then I try to include a package inside my lib, vscode doesn't recognize the package although I've done
poetry install && poetry build
, also I tried adding it as a dep under [tool.poetry.dependencies]. If the solution is not using vscode, then that would be the most simple thing.The text was updated successfully, but these errors were encountered: