Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error downloading browsers #114

Open
SupremeTechnopriest opened this issue Feb 7, 2019 · 2 comments
Open

Error downloading browsers #114

SupremeTechnopriest opened this issue Feb 7, 2019 · 2 comments

Comments

@SupremeTechnopriest
Copy link

Hello, came across this error yesterday. Everything was working fine the day before. Maybe the latest version introduced a bug? Here's the output:

internal/errors.js:251
  const [ code, uvmsg ] = errmap.get(ctx.errno);
                                 ^

TypeError: errmap.get is not a function or its return value is not iterable
    at Object.uvException (internal/errors.js:251:34)
    at handleErrorFromBinding (fs.js:113:24)
    at Object.copyFileSync (fs.js:1724:3)
    at copyFile (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:78:8)
    at onFile (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:58:12)
    at getStats (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:51:39)
    at startCopy (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:41:10)
    at fs.readdirSync.forEach.item (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:142:5)
    at Array.forEach (<anonymous>)
    at copyDir (/Users/rl/Sites/edgemesh/core/browser/node_modules/selenium-assistant/node_modules/fs-extra/lib/copy-sync/copy-sync.js:141:23)```
@mklnz
Copy link

mklnz commented Oct 22, 2019

I have the same issue, any luck with fixing it?

@mormeir
Copy link

mormeir commented Jan 19, 2020

Same for me.. any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants