[
https://issues.jboss.org/browse/JBIDE-21076?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-21076:
----------------------------------------
Pushed to master. We have the same problem in 4.3.x, right?
[npm] cannot find module
------------------------
Key: JBIDE-21076
URL:
https://issues.jboss.org/browse/JBIDE-21076
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}
module.js:339
throw err;
^
Error: Cannot find module 'C:\Program'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Function.Module.runMain (module.js:467:10)
at startup (node.js:136:18)
at node.js:963:3
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)