Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Cannot read property 'normal' of undefined #266

Open
whu12yz opened this issue Jul 27, 2020 · 5 comments
Open

Cannot read property 'normal' of undefined #266

whu12yz opened this issue Jul 27, 2020 · 5 comments

Comments

@whu12yz
Copy link

whu12yz commented Jul 27, 2020

when I upgrade to webpack@5.0.0-beta.22 I got this error. There is no resolvers in compiler.
happypack@5.0.1

var resolver = compiler.resolvers.normal;
                                      ^

TypeError: Cannot read property 'normal' of undefined
@shuyue426
Copy link

same issue,with webpack@^5.1.3

@juliana-zhu
Copy link

same issue, with webpack@^5.9.0

@mmillet
Copy link

mmillet commented Dec 21, 2020

when I upgrade to webpack@5.0.0-beta.22 I got this error. There is no resolvers in compiler.
happypack@5.0.1

var resolver = compiler.resolvers.normal;
                                      ^

TypeError: Cannot read property 'normal' of undefined

It seems that not support webpack 5. Use thread-loader instead.

@camellieeee
Copy link

same issue, with webpack@^5.44.0

@ajotka
Copy link

ajotka commented May 5, 2022

same issue, with webpack@^5.72.0

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

No branches or pull requests

6 participants