test('synchronous: should return false if not exists locally', () => {
  return new Promise((resolve) => {
    const actual = detectInstalled.sync('sdfjkhskh3-sf9sd78fsdf', {
      local: true
    })