Newer versions of Node replace defaultResolve with nextResolve, and make it return a Promise.
Details
Details
I tested this with both Node 16.9 (.nvmrc) and Node 16.17.1. It doesn't break backwards compatibility with the old version of Node, but it introduces compatibility with the new one
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- ashoat/nodeupgrade
- Lint
No Lint Coverage - Unit
No Test Coverage