You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./src/app/home/home.component.html
Module not found: Error: Can't resolve '../assets/img/default-50x50.gif' in 'C:\ng\anbud\src\app\home'
@ ./src/app/home/home.component.html 1:3824-3866
@ ./src/app/home/home.component.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi main
ERROR in ./src/app/home/home.component.html
Module not found: Error: Can't resolve './assets/img/jan160x160.jpg' in 'C:\ng\anbud\src\app\home'
@ ./src/app/home/home.component.html 1:6670-6708
@ ./src/app/home/home.component.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi main
ERROR in ./src/app/home/home.component.html
Module not found: Error: Can't resolve './assets/img/user8-128x128.jpg' in 'C:\ng\anbud\src\app\home'
@ ./src/app/home/home.component.html 1:7955-7996
@ ./src/app/home/home.component.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi main
ERROR in ./src/app/home/home.component.html
Module not found: Error: Can't resolve './assets/img/user1-128x128.jpg' in 'C:\ng\anbud\src\app\home'
@ ./src/app/home/home.component.html 1:9265-9306
@ ./src/app/home/home.component.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi main
ERROR in ./src/app/home/home.component.html
Module not found: Error: Can't resolve './assets/img/user2-160x160.jpg' in 'C:\ng\anbud\src\app\home'
@ ./src/app/home/home.component.html 1:10583-10624
@ ./src/app/home/home.component.ts
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi main
For now I'll run version 15...
The text was updated successfully, but these errors were encountered:
As soon as I upgrade to version 16 I get a ton of errors, for every image in the application.
angular-cli: 1.0.0-beta.16
node: 6.5.0
os: win32 x64
Repro steps.
Just upgraded to version 16
The log given by the failure.
For now I'll run version 15...
The text was updated successfully, but these errors were encountered: