sindresorhus / import-fresh

Import a module while bypassing the cache
MIT License
283 stars 24 forks source link

Error: Cannot read property 'require' of undefined #15

Closed mdjermanovic closed 5 years ago

mdjermanovic commented 5 years ago
Error: Cannot read property 'require' of undefined
      at module.exports (node_modules/import-fresh/index.js:31:35)

ref eslint/eslint#12529

sindresorhus commented 5 years ago

// @stroncium