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
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Linux
Describe the Bug
When the current directory is a symbolic link, turbo can't find any packages in the defined workspaces. When current directory is not a symbolic link it runs as expected.