Closed rondale-sc closed 7 years ago
Previously, the fingerprint capture group was ignored when constructing localPath such that fs.existsSync('lookupPath') failed and fell through.
localPath
fs.existsSync('lookupPath')
Previously, the fingerprint capture group was ignored when constructing
localPath
such thatfs.existsSync('lookupPath')
failed and fell through.