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

yarn install fails due to v8-to-istanbul(1.2.1) dependency #19

Open
MANTHAN-D opened this issue Sep 14, 2018 · 0 comments
Open

yarn install fails due to v8-to-istanbul(1.2.1) dependency #19

MANTHAN-D opened this issue Sep 14, 2018 · 0 comments

Comments

@MANTHAN-D
Copy link

Problem:
Latest release of v8-to-istanbul - 1.2.1, declares engine requirement which causes yarn install to fail.

Temporary solution:
Use yarn install --ignore-engines.

Expected solution:
There must be a way to allow yarn install to pass under such cases. Not all infrastructure can readily support node > v0.10.x

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

1 participant