-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Build Error - gatsby #865
Comments
Same for me However, gatsby is able to build if I use v1.15.3. Maybe something related to the lazy loading? |
It is. See here: #738 |
Fixed in |
albanqoku
added a commit
to albanqoku/react-player
that referenced
this issue
Feb 24, 2021
Webmaster1116
added a commit
to Webmaster1116/video-player
that referenced
this issue
May 20, 2021
Webmaster1116
added a commit
to Webmaster1116/video-player
that referenced
this issue
May 20, 2021
Fixes cookpete/react-player#912 Fixes cookpete/react-player#907 Fixes cookpete/react-player#865 Sort of fixes cookpete/react-player#910 Sort of fixes cookpete/react-player#902 Affects cookpete/react-player#886 Affects cookpete/react-player#738
webmiraclepro
added a commit
to webmiraclepro/video-player
that referenced
this issue
Sep 9, 2022
webmiraclepro
added a commit
to webmiraclepro/video-player
that referenced
this issue
Sep 9, 2022
Fixes cookpete/react-player#912 Fixes cookpete/react-player#907 Fixes cookpete/react-player#865 Sort of fixes cookpete/react-player#910 Sort of fixes cookpete/react-player#902 Affects cookpete/react-player#886 Affects cookpete/react-player#738
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using gatsby. Running smoothly in development. While build it shows error
ERROR #95313
Building static HTML failed for path "/"
See our docs page for more info on this error: https://gatsby.dev/debug-html
Error: Minified React error #294; visit https://reactjs.org/docs/error-decoder.html?invariant=294 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
react-dom-server.node.production.min.js:46 a.b.render
[audio]/[react-dom]/cjs/react-dom-server.node.production.min.js:46:17
react-dom-server.node.production.min.js:44 a.b.read
[audio]/[react-dom]/cjs/react-dom-server.node.production.min.js:44:18
react-dom-server.node.production.min.js:54 renderToString
[audio]/[react-dom]/cjs/react-dom-server.node.production.min.js:54:364
render-page.js:618 Module../.cache/static-entry.js.webpack_exports.default
D:/gatsby/audio/public/render-page.js:618:28
render-html.js:28 _bluebird.default
[audio]/[gatsby]/dist/utils/worker/render-html.js:28:36
debuggability.js:384 Promise._execute
[audio]/[bluebird]/js/release/debuggability.js:384:9
promise.js:518 Promise._resolveFromExecutor
[audio]/[bluebird]/js/release/promise.js:518:18
promise.js:103 new Promise
[audio]/[bluebird]/js/release/promise.js:103:10
render-html.js:24 _bluebird.default.map.path
[audio]/[gatsby]/dist/utils/worker/render-html.js:24:47
util.js:16 tryCatcher
[audio]/[bluebird]/js/release/util.js:16:23
map.js:68 MappingPromiseArray._promiseFulfilled
[audio]/[bluebird]/js/release/map.js:68:38
promise_array.js:115 MappingPromiseArray.PromiseArray._iterate
[audio]/[bluebird]/js/release/promise_array.js:115:31
promise_array.js:79 MappingPromiseArray.init
[audio]/[bluebird]/js/release/promise_array.js:79:10
map.js:37 MappingPromiseArray._asyncInit
[audio]/[bluebird]/js/release/map.js:37:10
async.js:97 _drainQueueStep
[audio]/[bluebird]/js/release/async.js:97:12
async.js:86 _drainQueue
[audio]/[bluebird]/js/release/async.js:86:9
The text was updated successfully, but these errors were encountered: