question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Yarn upgrade failed on "botbuilder-expression-parser@^4.5.11"

See original GitHub issue

Version

branch master, commit d0ed216f

Browser

What browser are you using?

  • Chrome
  • Safari
  • Firefox
  • Edge

OS

What operating system are you using?

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Run yarn upgrade (according to error message during build) image

Expected behavior

Upgrade works

Screenshots

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cwhittencommented, Nov 15, 2019

We will attempt to update the text that comes out of the tooling to not confuse users - thanks for the feedback!

0reactions
hibrendacommented, Dec 4, 2019

close this issue as it is already addressed in #1645

Read more comments on GitHub >

github_iconTop Results From Across the Web

yarnpkg - Failure of yarn upgrade
1 Answer 1 · Remove the yarn.lock file. rm yarn.lock · Recreate the yarn.lock file by running the following command: yarn install ·...
Read more >
`yarn upgrade` breaks dependencies · Issue #3202
yarn upgrade updates the version of npmlog, but does not check its dependencies. If the current behavior is a bug, please provide the...
Read more >
yarn upgrade
This command updates dependencies to their latest version based on the version range specified in the package.json file. The yarn.lock file will be ......
Read more >
How To Perform Yarn Upgrades To The Latest Version
Yarn is a popular package manager that lets you reliably install JavaScript packages with consistent results. Performing Yarn upgrades ...
Read more >
Upgrading javascript package's deep dependencies using ...
yarn upgrade only upgrades the packages listed under package.json and ... of each dependency, this will also lead to application failure.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found