You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: