Hello, I'm new to the world of ambari development and I'm hoping someone might be able help me along the path.
I've been attempting to follow the instructions provided at https://cwiki.apache.org/AMBARI/ambari-666-development.html I've grabbed the latest from trunk and am attempting to run the ambari-web test server (Fedora 17 64-bit). Here is what I get when I run "brunch w --s": TypeError: Object [object global] has no method 'run' at EmberPrecompiler.module.exports.EmberPrecompiler.setup (/home/croberts/workspace/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:22:19) at new EmberPrecompiler (/home/croberts/workspace/ambari/ambari-web/node_modules/ember-precompiler-brunch/lib/index.js:31:14) at /usr/local/lib/node_modules/brunch/lib/helpers.js:546:14 at Array.map (native) at Object.exports.getPlugins (/usr/local/lib/node_modules/brunch/lib/helpers.js:545:8) at /usr/local/lib/node_modules/brunch/lib/commands/watch.js:168:25 at Object.exports.loadPackages (/usr/local/lib/node_modules/brunch/lib/helpers.js:539:12) at initialize (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:161:20) at new BrunchWatcher (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:247:7) at <error: illegal access> Regards, Chad
