Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Cannot read property 'bind' of undefined" #35

Open
alexlrobertson opened this issue Jan 26, 2018 · 3 comments
Open

"Cannot read property 'bind' of undefined" #35

alexlrobertson opened this issue Jan 26, 2018 · 3 comments

Comments

@alexlrobertson
Copy link

I'm encountering an error when using this plugin with the Webpack@4 beta.

TypeError: Cannot read property 'bind' of undefined
    at /Users/alexlrobertson/Sites/project/node_modules/webpack-split-by-path/index.js:87:35
    at SyncBailHook.eval (eval at create (/Users/alexlrobertson/Sites/project/node_modules/tapable/lib/HookCodeFactory.js:17:12), <anonymous>:12:16)
    at SyncBailHook.lazyCompileHook [as _call] (/Users/alexlrobertson/Sites/project/node_modules/tapable/lib/Hook.js:35:21)
    at Compilation.seal (/Users/alexlrobertson/Sites/project/node_modules/webpack/lib/Compilation.js:785:30)
    at hooks.make.callAsync.err (/Users/alexlrobertson/Sites/project/node_modules/webpack/lib/Compiler.js:439:17)
    at _err0 (eval at create (/Users/alexlrobertson/Sites/project/node_modules/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:11:1)
    at _addModuleChain (/Users/alexlrobertson/Sites/project/node_modules/webpack/lib/Compilation.js:672:11)
    at processModuleDependencies.err (/Users/alexlrobertson/Sites/project/node_modules/webpack/lib/Compilation.js:614:8)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9)"
@MichalWadowski
Copy link

I confirm this issue for webpack@"4.0.1"

@LeoIannacone
Copy link

Hi, any updates on this ?

@finom
Copy link

finom commented Feb 10, 2019

Ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants