rheostat2718 / conemu-maximus5

Automatically exported from code.google.com/p/conemu-maximus5
7 stars 1 forks source link

Latest ConEmu 141110 Developer Preview breaks grunt / grunt concurrent + grunt contrib-connect #1805

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
OS version: Win7 x64
ConEmu version: ConEmu 141110 Developer Preview
Node.JS version:  v0.10.31
Grunt JS version: 0.4.5

*Bug description*
I just updated to ConEmu 141110 Developer Preview and for some reason running a 
gruntJS (node JS) task that starts a local web server via grunt-contrib-connect 
+ grunt-contrib-concurrent fails.

I opened the standard Windows command prompt and ran the task with no problems.

*Steps to reproduction*
(basic) Install nodeJS with grunt and grunt-contrib-connect and start a local 
web server.  If this isn't enough to reproduce I can post more details about my 
actual grunt project.

Original issue reported on code.google.com by Cookc...@gmail.com on 11 Nov 2014 at 1:53

GoogleCodeExporter commented 9 years ago
I attempted to fix by reverting to version 141109 Developer Preview, but the 
problem was still present.  I then reverted to version 140707 and everything 
works as expected.  Hopefully the underlying issue can be resolved.

Original comment by Cookc...@gmail.com on 11 Nov 2014 at 2:05

GoogleCodeExporter commented 9 years ago
Reproduce? I do not use grunt or node. Of course you need to provide more info. 
At least
1. Describe what do you mean by "fails".
2. Find exact build which breaks your grunt.

Original comment by ConEmu.Maximus5 on 11 Nov 2014 at 5:36