stephenmathieson-boneyard / grunt-obfuscator

Obfuscate nodejs projects via Grunt
7 stars 6 forks source link

Obfuscator Error #1

Open KelvynCarbone opened 10 years ago

KelvynCarbone commented 10 years ago

C:\Winginx\home\ead.local\ead>grunt obfuscator --force Running "obfuscator" task [TypeError: Cannot read property 'argnames' of undefined]

Error: Cannot read property 'argnames' of undefined Warning: Task "obfuscator" failed. Used --force, continuing.

Done, but with warnings.

iandotkelly commented 10 years ago

Hi. Sorry for being so late to reply to this.

I've just cloned and run the example in the project, which works just fine. You've not really provided any information to give me an idea what the problem might be, like a bit of your Gruntfile. If you provide this I will look into it.