[ https://issues.apache.org/jira/browse/AMBARI-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631712#comment-13631712
]
sandeepbaldawa commented on AMBARI-1932:
----------------------------------------
Also when I do "brunch -w --s", it does the following, but at http://localhost:3333/, I dont
see much it just says loading...
brunch w --s
15 Apr 06:21:29 - info: application started on http://localhost:3333/
15 Apr 06:21:31 - info: compiled in 2801ms
> "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
|