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

'npm install' fails in appium folder #1151

Closed
sosnovsky opened this issue Dec 2, 2021 · 0 comments · Fixed by #1196
Closed

'npm install' fails in appium folder #1151

sosnovsky opened this issue Dec 2, 2021 · 0 comments · Fixed by #1196
Assignees
Labels
actionable bug PR Submitted PR is submitted for this issue

Comments

@sosnovsky
Copy link
Collaborator

I tried to run npm install in appium folder, but it failed with error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: flowcrypt-appium@1.0.0
npm ERR! Found: @wdio/cli@7.16.4
npm ERR! node_modules/@wdio/cli
npm ERR!   dev @wdio/cli@"7.16.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @wdio/cli@"^6.0.1" from @wdio/local-runner@6.10.13
npm ERR! node_modules/@wdio/local-runner
npm ERR!   dev @wdio/local-runner@"6.10.13" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
@sosnovsky sosnovsky added this to the 0.6.0: Maintenance milestone Dec 2, 2021
@sosnovsky sosnovsky self-assigned this Dec 2, 2021
@FlowCrypt FlowCrypt deleted a comment from github-actions bot Dec 2, 2021
sosnovsky added a commit that referenced this issue Dec 2, 2021
sosnovsky added a commit that referenced this issue Dec 2, 2021
@sosnovsky sosnovsky added the in progress Work on the issue is in progress label Dec 3, 2021
sosnovsky added a commit that referenced this issue Dec 7, 2021
sosnovsky added a commit that referenced this issue Dec 8, 2021
sosnovsky added a commit that referenced this issue Dec 8, 2021
@sosnovsky sosnovsky added PR Submitted PR is submitted for this issue and removed in progress Work on the issue is in progress labels Dec 8, 2021
tomholub pushed a commit that referenced this issue Dec 8, 2021
* #1151 update appium package.json

* #1151 fix jasmineOpts

* #1151 update package.json

* #1151 update config
tomholub pushed a commit that referenced this issue Dec 13, 2021
* #1074 fix compose button tap

* #1151 update package.json

* #1074 use scrollDownToElement

* #1074 update clickCreateEmail

* #1074 PR updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable bug PR Submitted PR is submitted for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant