loopbackio/loopback-connector-postgresql

If url is empty string in config server crashes

mlakdawala-sf opened this issue · 2 comments

Current Behavior

If url prop is set to "" the server crashes

Expected Behavior

It should be backward compatible, setting url:"" used to work previously
It stopped working post (1a863f3)

Experience the same behavior, for now I use the previous one while waiting for the update

Hi @achrinza I still got the same error, and npm still have the latest version as 5.5.1. It seems 5.5.2 is not there yet