Skip to content

Conversation

rosszurowski
Copy link
Contributor

This PR fixes an error that appears on Node 6.0.

The latest release of Node made a breaking change to the path module, which now throws an error if it's passed undefined instead of a string. To fix the exception, this PR adds a type-check to ensure we only ever pass a string to path.

@FWeinb
Copy link
Owner

FWeinb commented May 11, 2016

Thank you for the update! Released in 1.0.4🎆

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