Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0884B10593 for ; Mon, 15 Apr 2013 15:54:16 +0000 (UTC) Received: (qmail 18402 invoked by uid 500); 15 Apr 2013 15:54:15 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 18379 invoked by uid 500); 15 Apr 2013 15:54:15 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 18371 invoked by uid 99); 15 Apr 2013 15:54:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 15:54:15 +0000 Date: Mon, 15 Apr 2013 15:54:15 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-1932) "brunch w" gives error with latest code from github 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/AMBARI-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631809#comment-13631809 ] Srimanth Gunturi commented on AMBARI-1932: ------------------------------------------ 'brunch w' takes more time during the initial compile. Its much faster recompiling on any change. 'brunch w --s' should be used with 'App.testMode = true' in /ambari/ambari-web/app/config.js - this makes the UI use mock data embedded in web UI. > "brunch w" gives error with latest code from github > --------------------------------------------------- > > Key: AMBARI-1932 > URL: https://issues.apache.org/jira/browse/AMBARI-1932 > Project: Ambari > Issue Type: Bug > Components: client > Environment: rhel 2.6 32 bit > Latest code from Github > Reporter: sandeepbaldawa > Assignee: Yusaku Sako > Priority: Blocker > > 1. git clone git://git.apache.org/ambari.git > 2. cd ambari/ambari-web > 3. npm install -g brunch > After doing the above steps, I run "brunch w" and get the below error > >>brunch w > 14 Apr 21:01:14 - error: { [Error: Cannot find module '/home/ambari-server/scratch/ambari/ambari-web/node_modules/javascript-brunch'] code: 'MODULE_NOT_FOUND' } -- 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