You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we started getting below error. Please let me know if we have any solution for this.
sfdx-cli/7.82.0-3d0c527ac6 linux-x64 node-v16.17.0
This plugin is not digitally signed and its authenticity cannot be verified. Continue installation y/n?: Finished digital signature check.
Installing plugin sfdx-git-delta... yarn add v1.22.10
Installing plugin sfdx-git-delta... info No lockfile found.Installing plugin sfdx-git-delta... [1/4] Resolving packages...Installing plugin sfdx-git-delta... [2/4] Fetching packages...Installing plugin sfdx-git-delta... [3/4] Linking dependencies...Installing plugin sfdx-git-delta... [4/4] Building fresh packages...Installing plugin sfdx-git-delta... info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.Installing plugin sfdx-git-delta... failed
warning sfdx-git-delta > @salesforce/core > jsforce > [email protected]: request has been deprecated, see request/request#3142
warning sfdx-git-delta > @salesforce/core > jsforce > request > [email protected]: this library is no longer supported
warning sfdx-git-delta > @salesforce/core > jsforce > request > [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. error /home/vsts/.local/share/sfdx/node_modules/sfdx-git-delta: Command failed.
Exit code: 127
Command: husky install
Arguments:
Directory: /home/vsts/.local/share/sfdx/node_modules/sfdx-git-delta
Output:
/bin/sh: 1: husky: not found
Error: yarn add sfdx-git-delta@latest --non-interactive
--mutex=file:/home/vsts/.local/share/sfdx/yarn.lock
--preferred-cache-folder=/home/vsts/.cache/sfdx/yarn --check-files exited
with code 127
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Today we started getting below error. Please let me know if we have any solution for this.
sfdx-cli/7.82.0-3d0c527ac6 linux-x64 node-v16.17.0
This plugin is not digitally signed and its authenticity cannot be verified. Continue installation y/n?: Finished digital signature check.
Installing plugin sfdx-git-delta... yarn add v1.22.10
Installing plugin sfdx-git-delta... info No lockfile found.Installing plugin sfdx-git-delta... [1/4] Resolving packages...Installing plugin sfdx-git-delta... [2/4] Fetching packages...Installing plugin sfdx-git-delta... [3/4] Linking dependencies...Installing plugin sfdx-git-delta... [4/4] Building fresh packages...Installing plugin sfdx-git-delta... info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.Installing plugin sfdx-git-delta... failed
warning sfdx-git-delta > @salesforce/core > jsforce > [email protected]: request has been deprecated, see request/request#3142
warning sfdx-git-delta > @salesforce/core > jsforce > request > [email protected]: this library is no longer supported
warning sfdx-git-delta > @salesforce/core > jsforce > request > [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
error /home/vsts/.local/share/sfdx/node_modules/sfdx-git-delta: Command failed.
Exit code: 127
Command: husky install
Arguments:
Directory: /home/vsts/.local/share/sfdx/node_modules/sfdx-git-delta
Output:
/bin/sh: 1: husky: not found
Error: yarn add sfdx-git-delta@latest --non-interactive
--mutex=file:/home/vsts/.local/share/sfdx/yarn.lock
--preferred-cache-folder=/home/vsts/.cache/sfdx/yarn --check-files exited
with code 127
Beta Was this translation helpful? Give feedback.
All reactions