This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236838

Summary: Netbeans can not find cordova
Product: web Reporter: earamsey <earamsey>
Component: CordovaAssignee: Jan Becicka <jbecicka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description earamsey 2013-10-07 14:16:29 UTC
I have cordova installed yet when a project is created i am prompted to install it. "Netbeans cannot find cordova or git on your PATH. please install cordova and git. ..." yet they are on my PATH!!!
Comment 1 Roman Svitanic 2013-10-07 14:20:14 UTC
Reassigning to the correct component.
Comment 2 Vladimir Riha 2013-10-07 14:34:24 UTC
Could you please run 

cordova -v 

and also

git --version

in terminal and attach the output here. Also please copy & paste content of NetBeans->About dialog with version of NetBeans. Thank you.
Comment 3 Vladimir Riha 2013-10-07 14:52:28 UTC
Sent offline from reporter:

$ git --version
git version 1.8.3.4 (Apple Git-47)

$ cordova --version
3.1.0-0.1.0


Thank you for information. In that case I think this is a dupl. of issue 236730.

*** This bug has been marked as a duplicate of bug 236730 ***