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.

Cannot read property 'tapAsync' of undefined

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:8

github_iconTop GitHub Comments

22reactions
phil294commented, Jul 29, 2019

@paambaati as Sangdt said, it’s fixed in the linked pull request. To use it, you have to specify the 1.0.0-beta.2 version in your package.json as of now, and pass the HtmlWebpackPlugin like new HtmlWebpackInlineSourcePlugin(HtmlWebpackPlugin). With this setup, it works fine.

10reactions
metronom72commented, May 21, 2019

For me it throw AssertionError [ERR_ASSERTION]: The HtmlWebpackInlineSourcePlugin does not accept any options

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'tapAsync' of undefined ... - Stack Overflow
The problem for me is that, i was using webpack 5 beta, story book was using webpack 4, it is the clause between...
Read more >
TypeError: Cannot read property 'tapAsync' of undefined #1377
error log points to a different library of "html-webpack-preconnect-plugin" but the error only happens when I update "html-webpack-plugin" ...
Read more >
[Solved]-Cannot read property 'tapAsync' of undefined at ...
Coding example for the question Cannot read property 'tapAsync' of undefined at ExternalModuleFactoryPlugin.js:30-Reactjs.
Read more >
解决Cannot read property 'tapAsync' of undefined 问题过程
TypeError : Cannot read property 'tapAsync' of undefined. at ExternalModuleFactoryPlugin.apply (D:\Java\workspace-idea\opt\pspcallcenterui\ ...
Read more >
TypeError: Cannot read property 'tapAsync' of undefined
TypeError : Cannot read property 'tapAsync' of undefined. 背景:. 在运行一个Vue项目时,出现了该报错信息. ERROR Failed to compile with 1 error 15: ...
Read more >

github_iconTop Related Medium Post

No results found

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