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
{{ message }}
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
Version
2.6.2
Steps to reproduce
git clone
&npm start
Expected Behavior
Starting local server with app.
Actual Behavior
Error:
sh: http-server: command not found
Fix
npm i http-server --save-dev
The text was updated successfully, but these errors were encountered: