skyfoxx
skyfoxx
Bumping for interest
confirmed - just came here to post this
> moved to python 2.7.12 2018-03-12 12:17 GMT+02:00 wbinek : > […](#) > Same problem, Windows 10, python 3.6.4. Is there any idea how to fix it? — You are...
This fixed it for me: Make sure the puppeteer buildpack is placed before the node js: 1. Puppeteer 2. NodeJS For your package.json, add this line as the last thing...
> @hitwill does it work with the latest version of puppeteer? @opeyemidy yes. I am using: "puppeteer": "^21.2.0"
> install @opeyemidy try `node node_modules/puppeteer/install.mjs` (mjs instead of js)
> ok I am facing a weird thing where, > > if I purge, then trigger a deploy, it would work > > but then if there is another deploy...
@Akonobi1 what were you using for server side? Could you confirm it was Python? (We'll need to try and replicate it)
First step is to see if we can replicate this
Just a note that this is similar to this closed issue https://github.com/kinecosystem/kin-android/issues/17