-
Notifications
You must be signed in to change notification settings - Fork 19
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
Not Supported on node version 8.x.x #42
Comments
Any update on this? |
Having the same issue on node v10 |
Node-inspector won't work in anything higher then node 6, because the new tools build into node make it mostly useless. I would suggest you throw it out of your project and use the new devtools https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27 |
@Kiina how do we use this with Grunt tasks? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm install fails for node v8.9.0
Adding the console error
Node version: 8.9.0
npm version: 5.5.1
OS: macOS High Sierra, version 10.13
The text was updated successfully, but these errors were encountered: