Maximus5 / conemu-old-issues

Old issues imported from googlecode. Project was moved to
https://conemu.github.io
6 stars 1 forks source link

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

Open Maximus5 opened 9 years ago

Maximus5 commented 9 years ago

Originally reported on Google Code with ID 1805

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.

Reported by Cookch10 on 2014-11-11 01:53:31

Maximus5 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.

Reported by Cookch10 on 2014-11-11 02:05:45

Maximus5 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.

Reported by ConEmu.Maximus5 on 2014-11-11 05:36:25