kitsune-application-development-kit icon indicating copy to clipboard operation
kitsune-application-development-kit copied to clipboard

Exception in Routing module during Build

Open GetKitsune opened this issue 6 years ago • 0 comments

Issue: When a kitsune project is build, and an error happens during Routing module processing -- no build error is shown in the IDE.

Ideal Solution The detailed error message should be shown to the developer (via the IDE).

Example If Routing has wrong access key in the MONGO_DB_URI, then the module will fail stating "Unable to connect to DB". Such errors should be sent back to the developer.

GetKitsune avatar Oct 07 '19 14:10 GetKitsune