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

TypeError: Cannot read property 'compilation' of undefined #9

Open
jose920405 opened this issue Aug 30, 2018 · 4 comments
Open

TypeError: Cannot read property 'compilation' of undefined #9

jose920405 opened this issue Aug 30, 2018 · 4 comments

Comments

@jose920405
Copy link

jose920405 commented Aug 30, 2018

const InterpolateHtmlPlugin = require('interpolate-html-plugin');

new InterpolateHtmlPlugin({
    'NODE_ENV': 'development'
  }),
@iliasbhal
Copy link

iliasbhal commented Oct 18, 2018

  • What is the webpack version ?
  • What is the interpolate-html-plugin version ?
  • Can you share with us your current webpack config ?

@melunar
Copy link

melunar commented May 10, 2019

same Question:
webpack version:^3.6.0
"interpolate-html-plugin": "^3.0.0",

@melunar
Copy link

melunar commented May 10, 2019

PS:
Then I try to change 'interpolate-html-plugin' version down to '2.0.0', the project can build as normal.

@huykon
Copy link

huykon commented Jun 2, 2019

I have a problem same it. can anyone resolved this?

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