Conversation
|
It's gonna be so nice when npm stops silently allowing undefined config to be passed to it. |
|
Is there any particular reason that |
@jonkoops the default in nodejs is commonjs, before this when you initialized it was implicit, now by default it's fixed. |
|
Understandable, but |
|
I'll log a separate issue for this, I think this PR was a good starting point, just needs some tweaking to make it more useful for new users, rather than lock them into legacy module systems. |
|
See #8159 |
I saw a warning for this supported flag, wanted to fix it.