Hi, I am facing problem when starting MERN App. When i tried to import/require new component/library on the jsx file, i can't access the app. if it is already running and then i imported the library then it will be have no problem. Log from the terminal: GET / - - ms - - Any idea to solve the problem?
Prashant Abhishek
Co-founder at AltCampus
Are you saying that a new component/library is not getting bundled when you start your app? What error does it throw?