[ https://issues.apache.org/jira/browse/AMBARI-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631521#comment-13631521
]
Yusaku Sako commented on AMBARI-1932:
-------------------------------------
{noformat}
# cd /home/ambari-server/scratch/ambari/ambari-web
# rm -rf node_modules public
# npm install
{noformat}
Does that fix the problem?
> "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
|