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
906 timing command:install Completed in 1262ms 907 verbose stack Error: An unknown git error occurred 907 verbose stack at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13) 907 verbose stack at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26 907 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5) 908 verbose cwd / 909 verbose Linux 6.5.0-1019-oracle 910 verbose node v16.20.2 911 verbose npm v8.19.4 912 error code ENOENT 913 error syscall spawn git 914 error path git 915 error errno -2 916 error enoent An unknown git error occurred 917 error enoent This is related to npm not being able to find a file. 917 error enoent 918 verbose exit -2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
906 timing command:install Completed in 1262ms
907 verbose stack Error: An unknown git error occurred
907 verbose stack at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
907 verbose stack at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
907 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5)
908 verbose cwd /
909 verbose Linux 6.5.0-1019-oracle
910 verbose node v16.20.2
911 verbose npm v8.19.4
912 error code ENOENT
913 error syscall spawn git
914 error path git
915 error errno -2
916 error enoent An unknown git error occurred
917 error enoent This is related to npm not being able to find a file.
917 error enoent
918 verbose exit -2
The text was updated successfully, but these errors were encountered: