pnpm: Command failed with exit code 128: git -c core.longpaths=true fetch --depth 1 origin 95c5d505 Host key verification failed. fatal: Could not read from remote repository. Additional information: ERROR Command failed with exit code 128: git -c core.longpaths=true fetch --depth...
> pnpm i ERROR Command failed with exit code 128: git -c core.longpaths=true fetch --depth 1 origin e63f6c77e051483624c5806909de30434662bc9f ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. Please make sure you have the...
Hi , I noticed that after upgrading to PNPM 9.4.0, Dependabot is modifying the dependency URLs fromhttps://codeload.github.com/to git+https://git@github.com, which is causing the following error: ERROR Command failed with exit code 128: /usr/bin/git clone git@github.com:CaoMeiYouRen/r...
Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. pnpm: Command failed with exit code 128: C:\Program Files\Git\cmd\git.EXE -c core.longpaths=true clone git@github.com:tauri-apps/tauri...
● create-next-app with package manager bun › should use bun when user-agent is bun Command failed with exit code 217 (Unknown system error -217): npm i -g bun 25 | nextTgzFilename = pkgPaths.get('next') 26 | > 27 | await command('bun', ['--version']) | ^ 28 | // ...
ELIFECYCLE Command failed with exit code 1. 出现如下错误,不知道怎么解决?vbenjs locked and limited conversation to collaborators Aug 3, 2024 Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in. Assignees...
pnpm version: 2.2.1 Code to reproduce the issue: Don't have a shareable deterministic repro... Expected behavior: When performing an install pnpm should use the same SHA algorithm as server is using when checking for integrity. Actual be...
> pnpm patch sku/mini-css-extract-plugin ERROR Command failed with exit code 128: git ls-remote git+ssh://git@github.com/sku/mini-css-extract-plugin.git HEAD git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have th...