Advertisement
Guest User

Untitled

a guest
Mar 16th, 2021
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1.  
  2. Initial Chunk Files | Names | Size
  3. main.js | main | 0 bytes
  4. polyfills.js | polyfills | 0 bytes
  5. polyfills-es5.js | polyfills-es5 | 0 bytes
  6. runtime.js | runtime | 0 bytes
  7. styles.css, styles.js | styles | 0 bytes
  8. vendor.js | vendor | 0 bytes
  9.  
  10. | Initial Total | 0 bytes
  11.  
  12. Build at: 2021-03-16T10:19:21.395Z - Hash: fc1373d19701a7b4f2a4 - Time: 34672ms
  13.  
  14. Error: ./src/polyfills.ts
  15. Module not found: Error: Can't resolve 'core-js/es5/array' in 'C:\Users\abc\project\angularProj\src'
  16.  
  17. Error: ./src/polyfills.ts
  18. Module not found: Error: Can't resolve 'core-js/es5/date' in 'C:\Users\abc\project\angularProj\src'
  19.  
  20. Error: ./src/polyfills.ts
  21. Module not found: Error: Can't resolve 'core-js/es5/function' in 'C:\Users\abc\project\angularProj\src'
  22.  
  23. Error: ./src/polyfills.ts
  24. Module not found: Error: Can't resolve 'core-js/es5/map' in 'C:\Users\abc\project\angularProj\src'
  25.  
  26. Error: ./src/polyfills.ts
  27. Module not found: Error: Can't resolve 'core-js/es5/math' in 'C:\Users\abc\project\angularProj\src'
  28.  
  29. Error: ./src/polyfills.ts
  30. Module not found: Error: Can't resolve 'core-js/es5/number' in 'C:\Users\abc\project\angularProj\src'
  31.  
  32. Error: ./src/polyfills.ts
  33. Module not found: Error: Can't resolve 'core-js/es5/object' in 'C:\Users\abc\project\angularProj\src'
  34.  
  35. Error: ./src/polyfills.ts
  36. Module not found: Error: Can't resolve 'core-js/es5/parse-float' in 'C:\Users\abc\project\angularProj\src'
  37.  
  38. Error: ./src/polyfills.ts
  39. Module not found: Error: Can't resolve 'core-js/es5/parse-int' in 'C:\Users\abc\project\angularProj\src'
  40.  
  41. Error: ./src/polyfills.ts
  42. Module not found: Error: Can't resolve 'core-js/es5/regexp' in 'C:\Users\abc\project\angularProj\src'
  43.  
  44. Error: ./src/polyfills.ts
  45. Module not found: Error: Can't resolve 'core-js/es5/set' in 'C:\Users\abc\project\angularProj\src'
  46.  
  47. Error: ./src/polyfills.ts
  48. Module not found: Error: Can't resolve 'core-js/es5/string' in 'C:\Users\abc\project\angularProj\src'
  49.  
  50. Error: ./src/polyfills.ts
  51. Module not found: Error: Can't resolve 'core-js/es5/symbol' in 'C:\Users\abc\project\angularProj\src'
  52.  
  53. Error: ./src/polyfills.ts
  54. Module not found: Error: Can't resolve 'core-js/es5/weak-map' in 'C:\Users\abc\project\angularProj\src'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement