ngrequire-webpack-plugin icon indicating copy to clipboard operation
ngrequire-webpack-plugin copied to clipboard

Missing dependency?

Open shiruken1 opened this issue 8 years ago • 1 comments

Hello there and thank you for writing this plugin! I'm really excited to try it out.

I included the requirement in my webpack.config file, and got the following error:

Error: Cannot find module 'webpack/lib/ModuleParserHelpers'
    at Function.Module._resolveFilename (module.js:326:15)
    at Function.Module._load (module.js:277:25)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (.../node_modules/ngrequire-webpack-plugin/index.js:1:89)

Thanks in advance for your help!

shiruken1 avatar Jan 25 '17 20:01 shiruken1

Hi. I haven't been maintaining this plugin to keep up with the latest version of webpack for quite a while for various reasons. PRs are welcome :)

Thanks

randing89 avatar Jan 30 '17 03:01 randing89