With a project open, type in interactive window:
```
require(
```
and you will only see builtin modules, none of the package.json modules such as express will be in the list.
Resetting the interactive window doesn't help.
```
require(
```
and you will only see builtin modules, none of the package.json modules such as express will be in the list.
Resetting the interactive window doesn't help.