I don't have a windows machine to test on. I can confirm that the project builds and runs on my machine with our without node.js installed.
On Fri, Jul 26, 2013 at 11:09 AM, Gornstein, Daniel S. <[email protected]> wrote: > Hey everyone, > > I am currently having some issues with building trunk on my windows machine. > > When we added requireJs into trunk, we started using the r.js optimizer as > well. This requires either NodeJs or Rhino to run. > > When building trunk on my MAC with Node installed everything works fine. > Furthermore uninstalling node on the Mac, r.js falls back to Rhino correctly > and builds without issue. > > However on my Windows machine where NodeJs is not installed, I cannot build > due to the fallback to Rhino not working. > > I was hoping someone else with a windows machine without NodeJs installed > could try to build trunk, to verify if it is dependent to my machine setup or > not. > > Thanks, > Daniel Gornstein
