linnovate/mean-cli

Mongo/mongoose Installation detection and prompt

BrockMcKean opened this issue · 1 comments

Instead of assuming Mongo and Mongoose are present, prompt to install or print error and halt.

Submitted a pull request to print error and halt. Going to work on a prompt in a later issue when @andrija-hers starts working on multiple db support.