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 open a vue project in my ide the terminal points on the root directory of the project. When I type in "vue serve" it tells that no valid entry point is found an I should rather use "npm run serve". A little change in the "cli-service-global" package could solve the problem.