Jonathan Nessier
Jonathan Nessier
Here an example of the Netbeans output window: > "C:\Users\John Doe\AppData\Roaming\npm\gulp.cmd" "update:fetchFromGit" "--color" > [07:16:17] Using gulpfile C:\dev\gulpfile.js > [07:16:17] Starting 'update:fetchFromGit'... > 1.0.0 > ? From which last commit...
And here the gulp task. ``` gulp.task('update:fetchFromGit', function () { var tag = ''; return gulp .src('./install', {read: false}) .pipe(prompt.prompt({ type: 'input', name: 'tag', message: 'From which last commit or...
The issue happens on Windows 10 x64 in Netbeans 8.2, running with Java 8 (jdk1.8.0_101). I've separated the prompt und Git fetching to separate tasks, but got the similar problem...
Correct. The prompt is working correctly from the PowerShell and command line tool.
Could you reproduce my "problem"?
+1, great idea!
Thanks. Planned to write an issue, but you were faster :) Any update?
The lib looks dead to me ðŸ˜
Yes please. Make it like Fancybox does. Swipe up/down to close gallery.
When you call the script directly via proxy you can see the PHP error. [taqras.com/stats/js/script.js](https://taqras.com/stats/js/script.js) `Fatal error: Uncaught Error: Call to undefined function getallheaders() in /home/5/t/taqras/www/stats/index.php:41 Stack trace: #0 {main}...