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 upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9". #174

Closed
deadcoder0904 opened this issue Jul 5, 2018 · 3 comments

Comments

@deadcoder0904
Copy link

Currently a workaround is yarn --ignore-engines but I think some thing is using older version of upath & it should be updated to support node v10.

@tommyblue
Copy link

same problem here!

@tommyblue
Copy link

tommyblue commented Jul 20, 2018

Updated packages in the package.json file fix the issue:

"devDependencies": {
    "electron": "2.0.0",
    "electron-builder": "^20.24.1",
    "electron-webpack": "^2.1.2",
    "webpack": "^4.16.1"
  },

@develar
Copy link
Member

develar commented Aug 21, 2018

anodynos/upath#15

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