Thanx for the very quick reply, I'm on commit e1c84e02f8728f80ad53e9334b6e94bef98dd9a9. So the change you mentioned is already in. I'm working on company laptop. I don't have the luxury of reformatting it with linux.
Kind regards, Marwijn. Op woensdag 29 oktober 2014 10:25:57 UTC+1 schreef Pawel Kozlowski: > > Hi! > I think it was just fixed in master, see: > > https://github.com/angular/angular/commit/e1c84e02f8728f80ad53e9334b6e94bef98dd9a9 > > Make sure that you've pulled the latest version of the repo that > contains this commit and try again. > > But given that most of the team is using Linux / Mac you might bump > into more issues like those. > > Cheers, > Pawel > > On Wed, Oct 29, 2014 at 10:23 AM, Marwijn Christiaans > <[email protected] <javascript:>> wrote: > > Hello All, > > > > When I try to build the latest version of the angular archive I get the > > following error: > > > > C:\Projects\angular>gulp build > > [10:04:13] Using gulpfile C:\Projects\angular\gulpfile.js > > [10:04:13] Starting 'build'... > > [10:04:13] Starting 'jsRuntime/build'... > > [10:04:13] Starting 'modules/build.dart/src'... > > [10:04:13] Starting 'modules/build.dart/pubspec'... > > [10:04:13] Starting 'modules/build.dev.js'... > > [10:04:14] Finished 'jsRuntime/build' after 683 ms > > C:\Projects\angular\build\dart\di\pubspec.yaml changed, calling pub get > > > > events.js:72 > > throw er; // Unhandled 'error' event > > ^ > > Error: spawn ENOENT > > at errnoException (child_process.js:1001:11) > > at Process.ChildProcess._handle.onexit (child_process.js:792:34) > > > > > > Is there anyone that could point me in the right direction to fix this. > > > > Kind regards, > > Marwijn. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "AngularJS" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/angular. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > AngularJS book: > http://www.packtpub.com/angularjs-web-application-development/book > Looking for bootstrap-based widget library for AngularJS? > http://angular-ui.github.com/bootstrap/ > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
