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 6.x.x fs.extname(undefined) call throws exception #70

Closed
wants to merge 1 commit into from

Conversation

marmol-dev
Copy link

The new Node 6.x.x throws an exception when you call fs.extname with an undefined argument.
(See https://nodejs.org/en/blog/release/v6.0.0/)

s0ph1e added a commit that referenced this pull request May 10, 2016
@s0ph1e
Copy link
Member

s0ph1e commented May 10, 2016

Hi @tomymolina
Thank you for PR

I found that the same problem exist in other places, so I fixed all of them in #71

@s0ph1e s0ph1e closed this in 623e63e May 10, 2016
@s0ph1e
Copy link
Member

s0ph1e commented May 10, 2016

Issue is fixed in version 1.0.3

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