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

Update NYC, update require-dir, more specific import arg #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarchosiasM
Copy link

@MarchosiasM MarchosiasM commented May 8, 2020

Imports were failing in node v12.16.3 as were the tests in this repository.

Updating NYC fixed the tests and being more specific with the require-dir require plugin addressed the imports.

Seems like the more specific imports were necessary since require.extensions seems to be deprecated in later versions of Nodejs

https://nodejs.org/api/modules.html#modules_require_extensions

@MarchosiasM MarchosiasM changed the title Update NYC, update require-dir, more specific import assertions Update NYC, update require-dir, more specific import arg May 8, 2020
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.

1 participant