react-snap icon indicating copy to clipboard operation
react-snap copied to clipboard

fail to build postbuild: `react-snap`

Open satyendrasingh8 opened this issue 4 years ago • 7 comments

error at /flipkart-daily-trivia-quiz TimeoutError: Navigation Timeout Exceeded: 30000ms exceeded at D:\webserv4u\quizbeater\node_modules\puppeteer\lib\LifecycleWatcher.js:142:21 -- ASYNC -- at Frame. (D:\webserv4u\quizbeater\node_modules\puppeteer\lib\helper.js:111:15) at Page.goto (D:\webserv4u\quizbeater\node_modules\puppeteer\lib\Page.js:674:49) at Page. (D:\webserv4u\quizbeater\node_modules\puppeteer\lib\helper.js:112:23) at fetchPage (D:\webserv4u\quizbeater\node_modules\react-snap\src\puppeteer_utils.js:232:22) at processTicksAndRejections (internal/process/task_queues.js:93:5)

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postbuild: react-snap npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postbuild script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

satyendrasingh8 avatar Jan 30 '21 17:01 satyendrasingh8

some problem

codevjs avatar Feb 01 '21 11:02 codevjs

in file puppeteer_utils.js replace networkidle0 to networkidle2, its work for me

image

codevjs avatar Feb 01 '21 11:02 codevjs

were you able to solve it?

raunakchopra avatar Mar 26 '21 04:03 raunakchopra

Same error, can't assemble project... "react-snap": "^1.23.0"

ProUnebit avatar Apr 06 '21 17:04 ProUnebit

Same problem

MoukimHF avatar Aug 03 '21 16:08 MoukimHF

Same problem "react-snap": "^1.23.0" image

jaypavasiya avatar Apr 06 '22 06:04 jaypavasiya

I am also having same problem, Please suggest

shyamcse09 avatar Aug 15 '23 20:08 shyamcse09