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
Describe the bug (描述 Bug)
WARNING Compiled with 3 warnings 下午4:26:22
warning in ../ClientApp/node_modules/node-libs-browser/mock/process.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:
\ClientApp\node_modules\node-libs-browser\mock\process.js
Used by 1 module(s), i. e.
\ClientApp\node_modules\path-browserify\index.js
\clientapp\node_modules\node-libs-browser\mock\process.js
Used by 4 module(s), i. e.
\clientapp\node_modules\performance-now\lib\performance-now.js
warning in ../ClientApp/node_modules/webpack/buildin/global.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:
\ClientApp\node_modules\webpack\buildin\global.js
Used by 2 module(s), i. e.
\ClientApp\node_modules\sockjs-client\dist\sockjs.js
\clientapp\node_modules\webpack\buildin\global.js
Used by 11 module(s), i. e.
\clientapp\node_modules\core-js\internals\global.js
warning in ../ClientApp/node_modules/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:
\ClientApp\node_modules\webpack\buildin\module.js
Used by 1 module(s), i. e.
\ClientApp\node_modules\node-libs-browser\node_modules\punycode\punycode.js
\clientapp\node_modules\webpack\buildin\module.js
Used by 5 module(s), i. e.
\clientapp\node_modules\moment\moment.js
The text was updated successfully, but these errors were encountered:
Describe the bug (描述 Bug)
WARNING Compiled with 3 warnings 下午4:26:22
warning in ../ClientApp/node_modules/node-libs-browser/mock/process.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:
Used by 1 module(s), i. e.
\ClientApp\node_modules\path-browserify\index.js
Used by 4 module(s), i. e.
\clientapp\node_modules\performance-now\lib\performance-now.js
warning in ../ClientApp/node_modules/webpack/buildin/global.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:
Used by 2 module(s), i. e.
\ClientApp\node_modules\sockjs-client\dist\sockjs.js
Used by 11 module(s), i. e.
\clientapp\node_modules\core-js\internals\global.js
warning in ../ClientApp/node_modules/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:
Used by 1 module(s), i. e.
\ClientApp\node_modules\node-libs-browser\node_modules\punycode\punycode.js
Used by 5 module(s), i. e.
\clientapp\node_modules\moment\moment.js
The text was updated successfully, but these errors were encountered: