Unresponsive Dev Server
-
Having trouble here getting the dev server to come up after a fresh install of v0.15.10. Followed exact installation instructions detailed in documentation. My v0.14 app’s dev server fires up without issue on :8080. Here is my quasar info details:
Running quasar dev results in a “Compiled Successfully…” message stating that the app is being served at http://localhost:8080 but browser doesn’t get a response from localhost at that port.
Any ideas would be greatly appreciated