question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: Cannot read property 'normalModuleFactory' of undefined

See original GitHub issue

Getting this issue when trying to run webpack after installing the package and adding it to the plugins. Referencing this function compiler.hooks.normalModuleFactory.tap

Webpack version 3.1.0 Webpack-dev-server 2.7.1

Not sure if that is enough context or not.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

2reactions
developitcommented, Dec 4, 2018

Apologies, I’d incorrectly indicated webpack@3 compatibility there. If anyone really needs webpack 3 support, it’s been fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

compiler.hooks.normalModuleFactory.tap Cannot read ...
I am trying to use this plugin from here and it's giving me an error. WHY! compiler.hooks.normalModuleFactory.tap( ^ TypeError: Cannot read ...
Read more >
Uncaught TypeError: Cannot read properties of undefined ...
Hi, i have this kind of error in two my site with 6.1 Elementor pro version. Your tool is required for Elments Elementor...
Read more >
Vue.js Developers | HI, I am using vue with nuxt - Facebook
HI, I am using vue with nuxt. I am getting below error ERROR TypeError: Cannot read property 'normalModuleFactory' of undefined -...
Read more >
NormalModuleFactory Hooks - webpack
Returning a Module instance would finalize the process. Otherwise, it should return undefined to proceed. Callback Parameters: resolveData. resolveForScheme.
Read more >
nuxt.js Vuex Vuejs Cannot read property 'getters' of undefined ...
[Solved]-nuxt.js Vuex Vuejs Cannot read property 'getters' of undefined-Vue.js. Search. score:0. Just shut down your IDE, restart it.
Read more >

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found