SCRIPT1002: Syntax error vendor.js (69467,1922)
When i run my app on IE browser it shows nothing and give above error. Any help??
here is my angular version
+-- @angular-devkit/build-angular@0.6.8
| +-- html-webpack-plugin@3.2.0
| | `-- pretty-error@2.1.1
| | `-- renderkid@2.0.1
| | `-- strip-ansi@3.0.1
| | `-- ansi-regex@2.1.1 deduped
| `-- node-sass@4.9.0
| +-- chalk@1.1.3
| | `-- strip-ansi@3.0.1
| | `-- ansi-regex@2.1.1 deduped
| +-- npmlog@4.1.2
| | `-- gauge@2.7.4
| | +-- string-width@1.0.2
| | | `-- strip-ansi@3.0.1
| | | `-- ansi-regex@2.1.1 deduped
| | `-- strip-ansi@3.0.1
| | `-- ansi-regex@2.1.1 deduped
| `-- sass-graph@2.2.4
| `-- yargs@7.1.0
| `-- cliui@3.2.0
| `-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1 deduped
+-- @angular/compiler-cli@6.0.6
| `-- chokidar@1.7.0
| `-- UNMET OPTIONAL DEPENDENCY fsevents@1.2.4
| `-- UNMET OPTIONAL DEPENDENCY node-pre-gyp@0.10.0
| `-- UNMET OPTIONAL DEPENDENCY npmlog@4.1.2
| `-- UNMET OPTIONAL DEPENDENCY gauge@2.7.4
| `-- UNMET DEPENDENCY strip-ansi@3.0.1
| `-- UNMET DEPENDENCY ansi-regex@2.1.1
+-- ansi-regex@2.1.1
+-- protractor@5.3.2
| `-- chalk@1.1.3
| +-- has-ansi@2.0.0
| | `-- ansi-regex@2.1.1 deduped
| `-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1 deduped
+-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1 deduped
+-- tslint@5.9.1
| `-- babel-code-frame@6.26.0
| `-- chalk@1.1.3
| `-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1 deduped
`-- webpack-dev-server@3.1.9
+-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1
`-- yargs@12.0.2
+-- cliui@4.1.0
| +-- strip-ansi@4.0.0
| | `-- ansi-regex@3.0.0
| `-- wrap-ansi@2.1.0
| `-- strip-ansi@3.0.1
| `-- ansi-regex@2.1.1 deduped
`-- string-width@2.1.1
`-- strip-ansi@4.0.0
`-- ansi-regex@3.0.0 deduped
npm ERR! missing: strip-ansi@3.0.1, required by gauge@2.7.4
npm ERR! missing: ansi-regex@2.1.1, required by strip-ansi@3.0.1