我想从 Gitbucket 获取该模块,它是我在 Windows 服务器上构建的。
\n但是当我使用 时出现错误npm install。
npm ERR! Error while executing: \nnpm ERR! C:\\Users\\~~~~\\AppData\\Local\\Programs\\Git\\cmd\\git.EXE ls-remote -h -t \nssh://git@IPaddress:Gitbucketport/root/modulename.git \nnpm ERR! \nnpm ERR! Host key verification failed. \nnpm ERR! fatal: Could not read from remote repository. \nnpm ERR! \nnpm ERR! Please make sure you have the correct access rights \nnpm ERR! and the repository exists. \nnpm ERR! \nnpm ERR! exited with error code: 128 \nnpm ERR! A complete log of this run can be found in: …Run Code Online (Sandbox Code Playgroud)