Skip to content

There are multiple modules with names that only differ in casing. #7416

@ghost

Description

Bug Report or Feature Request (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.3.0
node: 6.11.0
os: win32 x64

Repro steps.

i run ng serve

The log given by the failure.

i have change multiple times to change the name but the bug is the same i use vscode



webpack: Compiled with warnings.
webpack: Compiling...
Date: 2017-08-17T20:49:31.559Z
Hash: 7c759f83758f4cb549a5
Time: 1680ms
chunk {inline} inline.bundle.js, inline.bundle.js.map (inline) 5.83 kB [entry]
chunk {main} main.bundle.js, main.bundle.js.map (main) 249 kB {vendor} [initial]
chunk {polyfills} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 204 kB {inline} [initial]
chunk {styles} styles.bundle.js, styles.bundle.js.map (styles) 47.1 kB {inline} [initial]
chunk {vendor} vendor.bundle.js, vendor.bundle.js.map (vendor) 5.15 MB [initial]

WARNING in ./src/app/Admin/BRANDS/edit-brand/edit-brand.component.ts
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\edit-brand\edit-brand.component.ts
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\admin-brands\admin-brands.component.ts
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\Brands\edit-brand\edit-brand.component.ts
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\app.module.ts

WARNING in ./src/app/Admin/BRANDS/edit-brand/edit-brand.component.html
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\raw-loader\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\edit-brand\edit-brand.component.html
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\edit-brand\edit-brand.component.ts
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\raw-loader\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\Brands\edit-brand\edit-brand.component.html
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\Brands\edit-brand\edit-brand.component.ts

WARNING in ./src/app/Admin/BRANDS/edit-brand/edit-brand.component.css
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\exports-loader\index.js?module.exports.toString()!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\css-loader\index.js??ref--4-1!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\postcss-loader\index.js??postcss!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\edit-brand\edit-brand.component.css
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\BRANDS\edit-brand\edit-brand.component.ts
* C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\exports-loader\index.js?module.exports.toString()!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\css-loader\index.js??ref--4-1!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\postcss-loader\index.js??postcss!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\Brands\edit-brand\edit-brand.component.css
    Used by 1 module(s), i. e.
    C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\node_modules\@ngtools\webpack\src\index.js!C:\Users\George35mk\Documents\GitHub\ATLABIZ\DND-java-angular4\FRONTEND\src\app\Admin\Brands\edit-brand\edit-brand.component.ts

webpack: Compiled with warnings.





Desired functionality.

Mention any other details that might be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions