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

Various minor tweaks #29

Merged
merged 2 commits into from
Feb 10, 2017
Merged

Various minor tweaks #29

merged 2 commits into from
Feb 10, 2017

Conversation

nchilada
Copy link
Contributor

@nchilada nchilada commented Feb 9, 2017

I would have added node-inspector the devDependencies in order to enable the test:debug script, but that would currently break npm install for folks on node v7 because of node-inspector/node-inspector#950.

For now, I've documented that npm install node-inspector has to be run manually on node v6 or lower.

We _ought_ to add node-inspector to the devDependencies to enable the test:debug script, but that would currently break `npm install` for folks on node v7 because of  node-inspector/node-inspector#950.  For now, contributors will have to install node v6 or lower and manually `npm install node-inspector`.
@tscanlin
Copy link
Owner

This is awesome! Great PR :)

node-inspector looks pretty sweet and I like the ability to selectively run tests.

@tscanlin tscanlin merged commit dbae2d3 into tscanlin:master Feb 10, 2017
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 this pull request may close these issues.

2 participants