You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
npm WARN deprecated [email protected]: Use uuid module instead
npm ERR! code 128
npm ERR! Command failed: /usr/bin/git clone --depth=1 -q -b 1681/head git://github.com/gulpjs/gulp.git /home/rsk/.npm/_cacache/tmp/git-clone-33c0fdff
npm ERR! warning: templates not found /tmp/pacote-git-template-tmp/git-clone-efa14a5b
npm ERR! warning: Could not find remote branch 1681/head to clone.
npm ERR! fatal: Remote branch 1681/head not found in upstream origin
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /home/xxx/.npm/_logs/2017-05-31T13_45_36_763Z-debug.log
Initialized empty Git repository in /home/xxx/desarrollo/fgulp/.git/
Is there any specific reason for mentioning gulp and gulp-hub package versions in the below format:
"gulp": "gulpjs/gulp#4ed9a4a3275559c73a396eff7e1fde3824951ebb",
"gulp-hub": "frankwallis/gulp-hub#d461b9c700df9010d0a8694e4af1fb96d9f38bf4",
All other dependency versions are in caret pattern, like ^1.2.0, Can I use caret range pattern for gulp and gulp-hub packages in my angular 1 project which is generated using fountain.js
Just encountered the same problem. @pablorsk workaround works, but the solution also references a version by a commit hash. I think it's still a bad idea and is just as prone to break again as it was before. Why not use a labelled version ?
Description
Gulp package is broken
Error Message & Stack Trace
Config
The text was updated successfully, but these errors were encountered: