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 82DDD1864B for ; Mon, 20 Jul 2015 08:59:17 +0000 (UTC) Received: (qmail 83365 invoked by uid 500); 20 Jul 2015 08:59:04 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 83342 invoked by uid 500); 20 Jul 2015 08:59:04 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 83329 invoked by uid 99); 20 Jul 2015 08:59:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2015 08:59:04 +0000 Date: Mon, 20 Jul 2015 08:59:04 +0000 (UTC) From: "Sathiyendren (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-9388) Windows 8 metro apps crashes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sathiyendren created CB-9388: -------------------------------- Summary: Windows 8 metro apps crashes Key: CB-9388 URL: https://issues.apache.org/jira/browse/CB-9388 Project: Apache Cordova Issue Type: Bug Components: App Hello World, CLI Affects Versions: 5.1.1 Environment: OS : windows System : windows 8 cordova : 5.1.1 Sencha Cmd : 6.0 Reporter: Sathiyendren Priority: Blocker Fix For: 5.1.2 When I build the application with windows metro apps with above environment build is created. But when I run the application , It crashes due to below error. Error log : SCRIPT5022: Unhandled exception at line 59, column 13 in ms-appx://4ca3ec13-4314-4cbd-a950-734dd2eaf8b7/www/cordova.js 0x800a139e - JavaScript runtime error: module cordova/windows8/commandProxy not found File: cordova.js, Line: 59, Column: 13 Note :- When I build with below environment in my application. It works fine. Environment: OS : windows System : windows 8 cordova :4.1.2 Sencha Cmd : 6.0 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org