Skip to content

Correcting the path to the file index.js for NodeJS 16.0.0 #5

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

Closed
wants to merge 1 commit into from
Closed

Conversation

extrimov
Copy link

@extrimov extrimov commented Apr 25, 2021

DEP0128: modules with an invalid main entry and an index.js file

Modules that have an invalid main entry (e.g., ./does-not-exist.js) and also have an index.js file in the top level directory will resolve the index.js file. That is deprecated and is going to throw an error in future Node.js versions.

Maybe v1.0.5 plugin?

@ath0mas
Copy link

ath0mas commented Apr 29, 2021

Same as PR #4

@zhouhanseng
Copy link

zhouhanseng commented Jun 21, 2021

@extrimov

Fixed by zhouhanseng@d5021ac.

[email protected] released.

PS. Could you please help me to close this PR, since I lost my 2 factor authentic token, this project has moved to https://github.com/zhouhanseng/objectorarray

@extrimov extrimov closed this Aug 27, 2022
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.

3 participants