<!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [X] bug report -> please search issues before submitting - [ ] feature request ``` ### Versions. Node 8.1.0 NPM 5.0.3 ngtools/webpack 1.7.0-beta.2 Angular 5.0.0-beta.2 Typescript 2.4.2 ### The log given by the failure. TS2420: Class 'VirtualStats' incorrectly implements interface 'Stats'. Property 'atimeMs' is missing in type 'VirtualStats'. ### Desired functionality. Compiles correctly