unable to install via npm #998
Unanswered
paulflo150
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone have a solution for this (I am using angular 13 if it matters)
npm install @walletconnect/web3-provider errors out
854 timing command:install Completed in 9248ms
855 verbose stack Error: An unknown git error occurred
855 verbose stack at makeError (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\git\lib\make-error.js:28:13)
855 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\git\lib\spawn.js:36:26
855 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5)
857 verbose Windows_NT 10.0.19043
858 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "@walletconnect/web3-provider"
859 verbose node v16.14.0
860 verbose npm v8.3.1
861 error code ENOENT
862 error syscall spawn git
863 error path git
864 error errno -4058
865 error enoent An unknown git error occurred
866 error enoent This is related to npm not being able to find a file.
866 error enoent
867 verbose exit -4058
868 timing npm Completed in 9546ms
869 verbose unfinished npm timer reify 1651229345370
870 verbose unfinished npm timer reify:loadTrees 1651229345378
871 verbose code -4058
Beta Was this translation helpful? Give feedback.
All reactions