I managed to narrow down the issue. I located a Angular Electron Starter 
kit [1] and used it to successfully import the spawn function, although the 
final import statement ended up being a little different:-

     import { spawn, spawnSync } from 'child_process';

I suspect there is a difference between my project config and the starter 
kit config, so I'll be investigating the differences to see what's 
different.

[1] https://github.com/colinskow/angular-electron-dream-starter

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to