Skip to content

Commit 5b98720

Browse files
committed
Cleanup error message
1 parent 25f9488 commit 5b98720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ If you want to use Angular 5, use **``^0.4.0``**.
2222

2323
If you experience errors like below, **please double check the version you use.**
2424

25-
``ERROR in Error: Metadata version mismatch for module []/angular/node_modules/ng-http-loader/ng-http-loader
26-
.module.d.ts, found version 4, expected 3, resolving symbol AppModule in C:/Users/......./angular/src/app/app.module.ts``
25+
``ERROR in Error: Metadata version mismatch for module [...]/angular/node_modules/ng-http-loader/ng-http-loader
26+
.module.d.ts, found version 4, expected 3, resolving symbol AppModule in [...]/angular/src/app/app.module.ts``
2727

2828

2929
## Requirements

0 commit comments

Comments
 (0)