c:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs>npm run build
> rxjs-docs@0.0.0 build c:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs
> ng build
Date: 2018-07-18T10:46:41.180Z
Hash: 51099ad7bf77b8a9df65
Time: 10529ms
chunk {inline} inline.bundle.js, inline.bundle.js.map (inline) 3.89 kB [entry] [rendered]
chunk {main} main.bundle.js, main.bundle.js.map (main) 1.16 kB [initial] [rendered]
chunk {polyfills} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 1.19 kB [initial] [rendered]
chunk {styles} styles.bundle.js, styles.bundle.js.map (styles) 64 kB [initial] [rendered]
ERROR in D:/Users/Sylwek/OneDrive/Dokumenty/moja wikipedia/Programowanie/javascript/RxJS/rxjs-docs/src/main.ts
Module build failed: Error: D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\src\main.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
at AngularCompilerPlugin.getCompiledFile (D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\node_modules\@ngtools\webpack\src\angular_compiler_plugin.js:674:23)
at plugin.done.then (D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\node_modules\@ngtools\webpack\src\loader.js:467:39)
at <anonymous>
ERROR in D:/Users/Sylwek/OneDrive/Dokumenty/moja wikipedia/Programowanie/javascript/RxJS/rxjs-docs/src/polyfills.ts
Module build failed: Error: D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\src\polyfills.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
at AngularCompilerPlugin.getCompiledFile (D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\node_modules\@ngtools\webpack\src\angular_compiler_plugin.js:674:23)
at plugin.done.then (D:\Users\Sylwek\OneDrive\Dokumenty\moja wikipedia\Programowanie\javascript\RxJS\rxjs-docs\node_modules\@ngtools\webpack\src\loader.js:467:39)
at <anonymous>
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! rxjs-docs@0.0.0 build: `ng build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the rxjs-docs@0.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Sylwek\AppData\Roaming\npm-cache\_logs\2018-07-18T10_46_41_259Z-debug.log