Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 450365

Summary: [cf-launcher] cannot run on Windows
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: DeploymentAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-11-06 10:47:31 EST
When running cf-launcher under Windows, you get an error and the launcher fails to start:

> Error: Cannot find module 'gnu-tools'
>     at Function.Module._resolveFilename (module.js:338:15)
>     at Function.Module._load (module.js:280:25)
>     at Module.require (module.js:364:17)
>     at require (module.js:380:17)
>     at Object.<anonymous> (c:\Users\mamacdon\code\github\npmstart\node_modules\cf-launcher\node_modules\jsDAV\lib\DAV\plugins\codesearch.js:15:16)
>     at Module._compile (module.js:456:26)
>     at Object.Module._extensions..js (module.js:474:10)
>     at Module.load (module.js:356:32)
>     at Function.Module._load (module.js:312:12)
>     at Module.require (module.js:364:17)

This is due to a bug in one of jsDAV's dependencies:
https://github.com/c9/node-gnu-tools/issues/11
Comment 1 Mark Macdonald CLA 2014-11-06 13:57:35 EST
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=abf090a

This is fixed in cf-launcher @ 0.0.15