purescript / npm-installer

ISC License
10 stars 13 forks source link

Don't use a `catch` to handle a cache miss #14

Closed hdgarrood closed 5 years ago

hdgarrood commented 5 years ago

Instead, just check whether the returned info value is null.