Paul R Alexander
Results
2
comments of
Paul R Alexander
I don't think you can use a URI as the host, it's expecting `domain` or `domain:port`, like `example.org` or `example.org:5432`. Once you create a connection and connect successfully, you can...
Using Yarn 3, I get a slightly different error that I believe has the same root cause: ``` ➤ YN0007: │ deasync@npm:0.1.28 must be built because it never has b...