Skip to content

Make error message throws correctly on node<=0.12.x #21

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

Merged
merged 1 commit into from
Jan 23, 2016

Conversation

AllenFang
Copy link
Contributor

I found the require.resolve will throws error when target module not found, so use try catch to make the error message for node<=0.12.x can throw correctly.

Review on Reviewable

@alex35mil
Copy link
Member

Right, good catch, thanks! Merging 👍

alex35mil added a commit that referenced this pull request Jan 23, 2016
Make error message throws correctly on node <= 0.12.x
@alex35mil alex35mil merged commit f09730d into shakacode:master Jan 23, 2016
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