Conflict when using 'esm' module
Open
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
trying to use this in conjunction with the 'esm' module..
```
node -r esm
> var fu = require('findup-sync')
```
drops out of node at time of require.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.