Skip to content

Conversation

@slorber
Copy link
Contributor

@slorber slorber commented Apr 23, 2021

Use an unreleased version of Docusaurus to test the webpack5 support works for this site, detect potential problems, and perf improvements.

See also facebook/docusaurus#4089

@slorber
Copy link
Contributor Author

slorber commented Apr 23, 2021

FYI I got some errors before/after the update, not sure where that comes from:


(node:57989) UnhandledPromiseRejectionWarning: Error: Minified React error #301; visit https://reactjs.org/docs/error-decoder.html?invariant=301 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at emitUnhandledRejectionWarning (internal/process/promises.js:151:15)
    at processPromiseRejections (internal/process/promises.js:211:11)
    at processTicksAndRejections (internal/process/task_queues.js:98:32)
(node:57989) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:57989) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    at emitDeprecationWarning (internal/process/promises.js:161:11)
    at processPromiseRejections (internal/process/promises.js:213:13)
    at processTicksAndRejections (internal/process/task_queues.js:98:32)

@christian-bromann
Copy link
Member

FYI I got some errors before/after the update, not sure where that comes from

I am not sure, likely that they have been there before and were ignored as the page was generated just fine.

Do you want me to try to deploy the page?

@slorber
Copy link
Contributor Author

slorber commented Apr 24, 2021

I tried locally and the error was already there but it's not failing the built.

Couldn't find the source of this error, maybe in a third party lib

@slorber slorber marked this pull request as ready for review April 30, 2021 17:48
@slorber
Copy link
Contributor Author

slorber commented May 1, 2021

ready for review, let me know if anything does not work

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@christian-bromann christian-bromann added the PR: Docs 📝 PRs that contain changes to the documentation label May 13, 2021
@christian-bromann christian-bromann merged commit 57e29ff into webdriverio:main May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Docs 📝 PRs that contain changes to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants