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
I have configured the cloned repo and installed daggr using pip install -e ".[dev]". While running app.py using daggr or even with python the site is not running, it is returning 404 errors related to this frontend files. This are the errors-
INFO: 127.0.0.1:63041 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:50151 - "GET /assets/index-B4jyLycu.js HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:61972 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found
I have configured the cloned repo and installed daggr using pip install -e ".[dev]". While running app.py using daggr or even with python the site is not running, it is returning 404 errors related to this frontend files. This are the errors-
INFO: 127.0.0.1:63041 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:50151 - "GET /assets/index-B4jyLycu.js HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:61972 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found