Closed
Description
i cloned one project to local and npm install, npm start. but found below warning.
my dev environment is in windows 10 system
WARNING in (webpack)/buildin/module.js
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:
- E:\GitHub\angular2-webpack-starter\node_modules\webpack\buildin\module.js
Used by 2 module(s), i. e.
E:\GitHub\angular2-webpack-starter\node_modules\punycode\punycode.js - e:\GitHub\angular2-webpack-starter\node_modules\webpack\buildin\module.js
Used by 1 module(s), i. e.
e:\GitHub\angular2-webpack-starter\node_modules\rxjs\util\root.js
Metadata
Metadata
Assignees
Labels
No labels