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

bundledDeps[rootDep].includes is not a function #3591

Closed
CrabDude opened this issue Jun 6, 2017 · 0 comments · Fixed by #3592
Closed

bundledDeps[rootDep].includes is not a function #3591

CrabDude opened this issue Jun 6, 2017 · 0 comments · Fixed by #3592

Comments

@CrabDude
Copy link
Contributor

CrabDude commented Jun 6, 2017

Do you want to request a feature or report a bug?
Bug.

What is the current behavior?

yarn check fails on node 4 with:

error An unexpected error occurred: "bundledDeps[rootDep].includes is not a function".

If the current behavior is a bug, please provide the steps to reproduce.

$ yarn check

What is the expected behavior?

No error.

Please mention your node.js, yarn and operating system version.
node: 4.8.2
yarn: 0.26.0

Offending commit: https://github.com/yarnpkg/yarn/pull/3337/files#diff-d14f7375c6a059d2b2ed31247fe52519R330

#3138

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 a pull request may close this issue.

1 participant