Bjornej / GruntLauncher

A vspackage that adds the possibility to launch Grunt tasks
MIT License
40 stars 11 forks source link

Gruntfile parse not working #30

Closed u84six closed 9 years ago

u84six commented 9 years ago

Hi, I'm not sure if you'd get a notification from a replay to a previous issue, so I'm opening a new one. I'm getting that grunt parse error when right-clicking on the gruntfile. I know that this was resolved for some people, but it's not working for me. I've confirmed that the file works with the command-line. Is there something in the file I need to change to fix this problem?

Bjornej commented 9 years ago

Hi,

I received your notification. Can you please try with this è test version and see if it parses your file?

In the meantime can you send me your gruntfile to test it?

u84six commented 9 years ago

Hi, Sorry, I've been on vacation. I just tried the version you posted and it seems to be working. I can't see how to post a text file here (looks like they only support png, gif, and jpg), otherwise I'd send you my gruntfile.

Bjornej commented 9 years ago

If the new version is working there's no more need for the gruntfile. Now when the parser cannot read the file it reverts to calling grunt directly and parsing it's output so it should work in almost any case.

If you can try the new version on the visual studio gallery and confirm it works for you I'll close this issue

u84six commented 9 years ago

The one from the gallery is working now. Thanks for this extension!

Bjornej commented 9 years ago

Perfect. Closing this issue.