gatsby-plugin-mailchimp icon indicating copy to clipboard operation
gatsby-plugin-mailchimp copied to clipboard

Build failed

Open marcomiduri opened this issue 4 years ago • 1 comments

1 | function _assertThisInitialized(self) { 2 | if (self === void 0) { 3 | throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); | ^ 4 | } 5 | 6 | return self;

WebpackError: /public/render-page.js:13592

Hi, I have built a subscribe form using this plugin and it worked fine on dev mode. But I am getting error on build command. Please check the above issue and let me know your thoughts.

Thanks

marcomiduri avatar Sep 22 '20 17:09 marcomiduri

Did you get any response to this marco? I have a similar problem

exposuredesign avatar Sep 08 '21 10:09 exposuredesign