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

Cannot bootstrap project because of v8-debug failure #761

Closed
drewpc opened this issue Nov 16, 2016 · 0 comments
Closed

Cannot bootstrap project because of v8-debug failure #761

drewpc opened this issue Nov 16, 2016 · 0 comments

Comments

@drewpc
Copy link
Collaborator

drewpc commented Nov 16, 2016

Running asini bootstrap fails because of the v8-debug package fails to compile using node v7.1.0. This is caused by the fact that v8-debug hasn't kept pace with the latest Google V8 debug API and node.js continues importing recent releases of Google V8.

More detail on the cause can be found here: node-inspector/v8-debug#7 (comment)

A PR is coming to remove the dependency causing this issue.

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