]
Ilya Buziuk commented on JBIDE-21077:
-------------------------------------
Yeah, you are right. So I would resolve both in one PR
[bower] invalid numbers of parameters
-------------------------------------
Key: JBIDE-21077
URL:
https://issues.jboss.org/browse/JBIDE-21077
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: nodejs
Affects Versions: 4.4.0.Alpha1
Environment: windows
Reporter: Pavol Srna
Assignee: Ilya Buziuk
Priority: Blocker
Fix For: 4.4.0.Alpha1
Attachments: screen.png
{code}
C:\Users\Pali:1
(function (exports, require, module, __filename, __dirname) { Invalid number of
parameters
^^^^^^
SyntaxError: Unexpected identifier
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:414:25)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Function.Module.runMain (module.js:467:10)
at startup (node.js:136:18)
at node.js:963:3
{code}