【发布时间】:2021-04-21 06:35:39
【问题描述】:
**failed Building static HTML for pages - 3.572s**
ERROR #95313
Building static HTML failed for path "/"
See our docs page for more info on this error: https://gatsby.dev/debug-html
38 | thrershold: 0,
39 | disableDragImage: function () {
> 40 | var transparent = new Image();
| ^
41 | transparent.src = 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7';
42 | return transparent;
43 | }()
***WebpackError: ReferenceError: Image is not defined***
- index.js:40
node_modules/react-carousel-slider/es/index.js:40:1
- index.js:43
node_modules/react-carousel-slider/es/index.js:43:14
【问题讨论】:
标签: build gatsby gatsby-image gatsby-plugin