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
Make sure you are running npm i and successfully installing all necessary dependencies before you run npm start. This message is letting you know that webpack-dev-server dependency isn't installed.
npm start
results in:sh: 1: webpack-dev-server: not found
The text was updated successfully, but these errors were encountered: