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

Node 10.2.0 error #87

Closed
jdalton opened this issue May 24, 2018 · 1 comment
Closed

Node 10.2.0 error #87

jdalton opened this issue May 24, 2018 · 1 comment

Comments

@jdalton
Copy link

jdalton commented May 24, 2018

In Node 10.2.0 sleep is erroring out as:

/Users/jdalton/.node-gyp/10.2.0/include/node/node.h:53:10: fatal error: 'core.h' file not found
#include "core.h"  // NOLINT(build/include_order)
         ^~~~~~~~
1 error generated.

Update:

This appears to be a node-gyp bug: nodejs/node#20921

@jdalton
Copy link
Author

jdalton commented May 24, 2018

Fixed: Node v10.2.1 has been released.

@jdalton jdalton closed this as completed May 24, 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

No branches or pull requests

1 participant