npm install gulp-dnx suddely requires github authentication -


npm install gulp-dnx generates pop-up asking github credentials

github login

if press cancel (or if our build server) following error:

ps c:\src\tmp> npm install gulp-dnx npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: cloning bare repository 'c:\users\user\appdata\roaming\npm-cache\_git-remotes\git- github-com-luisrudge-gulp-shell-git-fdebe4af'... npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: error: repository not found. npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: fatal: not read remote repository. npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: please make sure have correct access rights npm err! git clone --template=c:\users\user\appdata\roaming\npm-cache\_git-remotes\_templates --mirror git@gith ub.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luisrudge-g ulp-shell-git-fdebe4af: , repository exists. npm err! windows_nt 6.1.7601 npm err! argv "c:\\program files\\nodejs\\node.exe" "c:\\program files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "ins tall" "gulp-dnx" npm err! node v6.9.1 npm err! npm  v3.10.8 npm err! code 128  npm err! command failed: git -c core.longpaths=true clone --template=c:\users\user\appdata\roaming\npm-cache\_g it-remotes\_templates --mirror git@github.com:luisrudge/gulp-shell.git c:\users\user\appdata\roaming\npm-cache\ _git-remotes\git-github-com-luisrudge-gulp-shell-git-fdebe4af npm err! cloning bare repository 'c:\users\user\appdata\roaming\npm-cache\_git-remotes\git-github-com-luis rudge-gulp-shell-git-fdebe4af'... npm err! error: repository not found. npm err! fatal: not read remote repository. npm err! npm err! please make sure have correct access rights npm err! , repository exists. npm err! npm err! npm err! if need help, may report error at: npm err!     <https://github.com/npm/npm/issues>  npm err! please include following file support request: npm err!     c:\src\tmp\npm-debug.log ps c:\src\tmp> 

as far can tell, neither package nor repo has been updated on year, has changed? know worked yesterday, because yesterday our builds still worked. has github changed something? has npm changed something?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -