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

Bad require() in .hc.js doesn't cause failure on node v12 #55

Closed
devinivy opened this issue Apr 26, 2019 · 1 comment
Closed

Bad require() in .hc.js doesn't cause failure on node v12 #55

devinivy opened this issue Apr 26, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@devinivy
Copy link
Member

Requiring a module that cannot be found within .hc.js should trigger an error. This bug exists due to this change in behavior in node v12: nodejs/node#23683.

@devinivy devinivy added the bug label Apr 26, 2019
@devinivy devinivy self-assigned this Apr 26, 2019
@devinivy devinivy added this to the 3.3.1 milestone Apr 26, 2019
@devinivy
Copy link
Member Author

Resolved by d1056fe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant