We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2e4d1 commit 893e918Copy full SHA for 893e918
doc/api/modules.md
@@ -736,6 +736,8 @@ changes:
736
Use the internal `require()` machinery to look up the location of a module,
737
but rather than loading the module, just return the resolved filename.
738
739
+If the module can not be found, a `MODULE_NOT_FOUND` error is thrown.
740
+
741
##### `require.resolve.paths(request)`
742
<!-- YAML
743
added: v8.9.0
0 commit comments