React + Express: Proxy error: Could not proxy request /total from localhstem_errors
问题 This is a follow-up question from my previous question React.js: Axois Post stay on pending(but i am getting data) My package.json file { "name": "my-app", "version": "0.1.0", "private": true, "dependencies": { "axios": "^0.18.0", "bootstrap": "^4.1.3", "express": "^4.16.3", "mongodb": "^3.1.6", "react": "^16.5.2", "react-dom": "^16.5.2", "react-html-parser": "^2.0.2", "react-router-dom": "^4.3.1", "react-scripts": "1.1.5", "reactstrap": "^6.4.0" }, "scripts": { "start": "react-scripts start"