We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The jssha@v2 version that you're currently using is deprecated and prints a warning during installation:
jssha@v2
➤ YN0061: │ jssha@npm:2.4.2 is deprecated: jsSHA versions < 3.0.0 will no longer receive feature updates
Consider upgrading to v3 and then updating the other Percy packages that depend on this percy-client package (namely @percy/agent):
percy-client
@percy/agent
├─ @percy/agent@npm:0.28.6 (via npm:^0.28.5) │ └─ percy-client@npm:3.8.0 (via npm:^3.2.0) │ └─ jssha@npm:2.4.2 (via npm:^2.1.0)
The text was updated successfully, but these errors were encountered:
Hey @nicholaschiang thanks for the issues! This library is essentially deprecated. Here's the new library: https://github.com/percy/cli/tree/master/packages/client
Once our SDKs are migrated over to the new CLI toolchain we'll officially mark this package as deprecated: https://docs.percy.io/docs/migrating-to-percy-cli
Sorry, something went wrong.
No branches or pull requests
The
jssha@v2
version that you're currently using is deprecated and prints a warning during installation:Consider upgrading to v3 and then updating the other Percy packages that depend on this
percy-client
package (namely@percy/agent
):The text was updated successfully, but these errors were encountered: