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
When i have a separate project running on port 3000 and then running turbo repo example projects npm run dev it does not detect that port 3000 is taken. Console still outputs for both example projects 3000 and 3001, so when i open http://localhost:3000 it open the previous project not related to turborepo