astrotim / contentful-static-react

A starter kit for building a static website with React as the templating library and Contentful as the CMS.
49 stars 6 forks source link

CircleCl hang up #2

Open TaraOShea opened 5 years ago

TaraOShea commented 5 years ago

Hi

When I deploy locally the static build works great but when deploy in CircleCl it keeps timing out on react snap:

error at / { Error: Protocol error (Page.enable): Target closed. at Promise (/home/circleci/project/node_modules/puppeteer/lib/Connection.js:186:56) at new Promise () at CDPSession.send (/home/circleci/project/node_modules/puppeteer/lib/Connection.js:185:12)

Any ideas?