If the package.json file doesn't have an "angular-cli" field, calls to `ng build` will fail with the following error: ``` TypeError: [DiffingTSCompiler]: Cannot read property 'notifications' of undefined at DiffingTSCompiler.showNotification (..../node_modules/angular-cli/lib/broccoli/broccoli-typescript.js:196:38) ```