Created an Angular project on a laptop, everything was ok there. Cloned repository on the computer, gives an error when compiling.
Date: 2018-04-10T20:53:16.063Z Hash: 2e73d90cdeedb182dde2 Time: 2280ms chunk {inline} inline.bundle.js (inline) 3.85 kB [entry] [rendered] chunk {main} main.bundle.js (main) 2.91 kB [initial] [rendered] chunk {polyfills} polyfills.bundle.js (polyfills) 577 bytes [initial] [rendered] chunk {styles} styles.bundle.js (styles) 372 kB [initial] [rendered] chunk {vendor} vendor.bundle.js (vendor) 852 kB [initial] [rendered] ERROR in Could not resolve module E:/C webpack: Failed to compile. I updated the version of Angular CLI , deleted the node_modules folder and installed it again, but nothing helped. Has anyone encountered such an error, how to fix it?