⇒ npm run start
> [email protected] start /Users/chamm/esm-nyc-bug/esm-app
> node -r esm index.js
/Users/chamm/esm-nyc-bug/esm-package/node_modules/config/lib/config.js:1
TypeError: Function.prototype.toString requires that 'this' be a Function
at Proxy.toString (<anonymous>)
at Function.keys (<anonymous>)
see repo to reproduce