Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 643FE10107 for ; Thu, 12 Sep 2013 02:49:52 +0000 (UTC) Received: (qmail 55569 invoked by uid 500); 12 Sep 2013 02:49:52 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 55382 invoked by uid 500); 12 Sep 2013 02:49:52 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 55365 invoked by uid 99); 12 Sep 2013 02:49:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 02:49:51 +0000 Date: Thu, 12 Sep 2013 02:49:51 +0000 (UTC) From: "Andrew Grieve (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-4149) Grunt cordovajs task cannot find the path specified MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4149. ------------------------------- Resolution: Fixed Fix Version/s: 3.1.0 > 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: Master, 2.9.0 > Environment: Windows 7 Enterprise > Reporter: Angela Fowler > Assignee: Andrew Grieve > Fix For: 3.1.0 > > Attachments: npm-debug.log > > > 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