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
If I don't create the app inside the create-react-app directory itself, the resulting project can't find webpack-dev-server/client or babel. I'm using npm 2.14.4 in case that matters. It does work if I create a project within the create-react-app folder.