strongloop / strong-pm

deployer for node applications
http://strong-pm.io
Other
1k stars 71 forks source link

Update pm error message when db upgrade fails. #341

Closed curtisr7 closed 8 years ago

curtisr7 commented 8 years ago

Connected to strongloop/strong-pm#336

$ node bin/sl-pm.js 
loopback-connector-sqlite3 must be installed to use the sql backend. Use the --json-file-db option if you are unable to install loopback-connector-sqlite3. Error encountered while trying to upgrade: [ Cannot find module 'loopback-connector-sqlite3' ]
sam-github commented 8 years ago

LGTM