Stivin / angular-universal

A simple Angular Universal starter with Angular 6

Home Page:https://angular-universal.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during server build "Can't resolve '../../../translate'"

sinedsem opened this issue · comments

> ng run ng-universal:udk

Child: browser
  Date: 2018-07-12T21:40:16.864Z
  Hash: 8ad714524164fc4a4035
  Time: 9556ms
  chunk {auth-auth-module} auth-auth-module.js, auth-auth-module.js.map (auth-auth-module) 21.4 kB  [rendered]
  chunk {back-back-module} back-back-module.js, back-back-module.js.map (back-back-module) 7.29 kB  [rendered]
  chunk {guide-guide-module} guide-guide-module.js, guide-guide-module.js.map (guide-guide-module) 7.05 kB  [rendered]
  chunk {home-home-module} home-home-module.js, home-home-module.js.map (home-home-module) 8.42 kB  [rendered]
  chunk {main} main.js, main.js.map (main) 297 kB [initial] [rendered]
  chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 250 kB [initial] [rendered]
  chunk {runtime} runtime.js, runtime.js.map (runtime) 8.12 kB [entry] [rendered]
  chunk {styles} styles.js, styles.js.map (styles) 15.9 kB [initial] [rendered]
  chunk {vendor} vendor.js, vendor.js.map (vendor) 7.04 MB [initial] [rendered]
Child: server
  Date: 2018-07-12T21:40:16.868Z
  Hash: 2dfd6bd3a212e685fcf5
  Time: 7421ms
  chunk {main} main.js (main) 480 kB [entry] [rendered]
  chunk {ngmodule} ngmodule.js (ngmodule) 459 kB [entry] [rendered]

ERROR in /C/Source/reviews/angular-universal/src/app/shared/layout/toolbar/toolbar-lang/toolbar-lang.component.ts
Module not found: Error: Can't resolve '../../../translate' in '/C/Source/reviews/angular-universal/src/app/shared/layout/toolbar/toolbar-lang'
ERROR in /C/Source/reviews/angular-universal/src/app/shared/core.module.ts
Module not found: Error: Can't resolve './translate' in '/C/Source/reviews/angular-universal/src/app/shared'

@Stivin this should help enten/udk#5