You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Angela Fowler (JIRA)" <ji...@apache.org> on 2013/07/11 07:33:49 UTC

[jira] [Created] (CB-4149) Grunt cordovajs task cannot find the path specified

Angela Fowler created CB-4149:
---------------------------------

             Summary: Grunt cordovajs task cannot find the path specified
                 Key: CB-4149
                 URL: https://issues.apache.org/jira/browse/CB-4149
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.9.0, Master
         Environment: Windows 7 Enterprise
            Reporter: Angela Fowler
            Assignee: Filip Maj


1. Trying to run the default tasks causes an error :
c:\development\cordova-2.9.0\cordova-js>grunt
Running "cordovajs:android" (cordovajs) task
Fatal error: Error: Command failed: The system cannot find the path specified.

2. The README file refers to the old Jake tasks e.g. build
"Then from the repository root run:
    grunt
This will run the `build`, `hint` and `test` tasks by default."

According to grunt --help 
Available tasks
          cordovajs  Packages cordova.js *
               test  Runs test in node
              btest  Runs tests in the browser
 complainwhitespace  Complain about what fixwhitespace would fix
      fixwhitespace  Converts tabs to four spaces, eliminates trailing white
                     space, converts newlines to proper form - enforcing style
                     guide ftw!
              clean  Clean files and folders. *
             jshint  Validate files with JSHint. *
            default  Alias for "cordovajs", "complainwhitespace", "test" tasks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira