zfcsoftware / puppeteer-real-browser

This package is designed to bypass puppeteer's bot-detecting captchas such as Cloudflare. It acts like a real browser and can be managed with puppeteer.
https://www.npmjs.com/package/puppeteer-real-browser
MIT License
615 stars 84 forks source link

Failed to install deps for v1.2.17 #53

Closed special-character closed 4 months ago

special-character commented 4 months ago

When installing puppeteer-real-browser, I got a failed checksum when installing v1.2.17 (v1.2.16 works).

pnpm i puppeteer-real-browser@1.2.17 --ignore-pnpmfile --no-lockfile -w
 WARN  A pnpm-lock.yaml file exists. The current configuration prohibits to read or write a lockfile
 WARN  deprecated @nx/aws-lambda@17.2.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 WARN  deprecated @types/helmet@4.0.0: This is a stub types definition. helmet provides its own type definitions, so you do not need this installed.
 WARN  deprecated @aws-sdk/signature-v4@3.374.0: This package has moved to @smithy/signature-v4
 WARN  deprecated @aws-sdk/util-buffer-from@3.374.0: This package has moved to @smithy/util-buffer-from
 WARN  deprecated @prisma/sdk@4.0.0: Deprecated: @prisma/sdk was an internal package which doesn't follow semver and can include breaking changes without a warning. We renamed it to @prisma/internals to make it clearer.

If you're using this package it would be helpful if you could help us understand where, how, and why you are using it by ginving us feedback in https://github.com/prisma/prisma/discussions/13877). Your feedback will be valuable to us in defining a better API.
 WARN  deprecated subscriptions-transport-ws@0.11.0: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws    For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
 WARN  GET https://github.com/zfcsoftware/puppeteer-afp/tree/master error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://github.com/zfcsoftware/puppeteer-afp/tree/master error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 1 minute. 1 retries left.
 ERR_PNPM_TARBALL_EXTRACT  Failed to add tarball from "https://github.com/zfcsoftware/puppeteer-afp/tree/master" to store: Invalid checksum for TAR header at offset 0. Expected NaN, got 42982

This error happened while installing the dependencies of puppeteer-real-browser@1.2.17
Progress: resolved 4547, reused 4427, downloaded 0, added 0

Not entirely sure of the issue, but noticed v1.2.17 was released three days ago.

special-character commented 4 months ago

Don't think this is an issue with this lib, possibly my pnpm