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

update upath in yarn.lock to achieve compatibility with node v10.11.0 #7532

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

booo
Copy link
Contributor

@booo booo commented Nov 1, 2018

The current yarn.lock breaks the yarn install step on systems with
node v10.11.0 because upath version 1.0.4 requires the version of node
to be <= 9. Updating upath to 1.1.0 fixes the problem.

Addresses issue #7524.

Launch Checklist

  • briefly describe the changes in this PR

The current yarn.lock breaks the `yarn install` step on systems with
node v10.11.0 because upath version 1.0.4 requires the version of node
to be <= 9. Updating upath to 1.1.0 fixes the problem.

Addresses issue mapbox#7524.
@mourner mourner merged commit 922d7b3 into mapbox:master Nov 1, 2018
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

Successfully merging this pull request may close these issues.

2 participants