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

begin to generator skeleton screen后报错Error: Evaluation failed: [object Object] #117

Open
tsoil opened this issue Jul 8, 2019 · 0 comments

Comments

@tsoil
Copy link

tsoil commented Jul 8, 2019

Description

begin to generator skeleton screen后报错Error: Evaluation failed: [object Object]
at ExecutionContext._evaluateInternal (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\ExecutionContext.js:122:13)
at process._tickCallback (internal/process/next_tick.js:68:7)
-- ASYNC --
at ExecutionContext. (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\helper.js:111:15)
at DOMWorld.evaluate (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\DOMWorld.js:112:20)
at process._tickCallback (internal/process/next_tick.js:68:7)
-- ASYNC --
at Frame. (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\helper.js:111:15)
at Page.evaluate (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\Page.js:782:43)
at Page. (D:\go_code\src\dyblog\node_modules_puppeteer@1.18.1@puppeteer\lib\helper.js:112:23)
at Skeleton.genHtml (D:\go_code\src\dyblog\node_modules_page-skeleton-webpack-plugin@0.10.12@page-skeleton-webpack-plugin\src\skeleton.js:122:35)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:7408) UnhandledPromiseRejectionWarning
(node:7408) 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(). (rejection id: 1)
(node:7408) [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.
(node:7408) UnhandledPromiseRejectionWarning
(node:7408) 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(). (rejection id: 2)

Versions

  • Page Skeleton:
  • Webpack:4
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

1 participant