- 37
- 0
Error
Critical dependency: the request of a dependency is an expression
I want use "babel-plugin-dynamic-import-webpack": "^1.1.0",but throw this warning ..
I have clean node_modules dictionary and reinstall also not work ,Who can help me to fix this warning ?
console..
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
warning in ./src/router/modules/reportMenu.js
Critical dependency: the request of a dependency is an expression
你期待的结果是什么?实际看到的错误信息又是什么?
- 共 0 条
- 全部回答
-
浪久己孤 普通会员 1楼
Yes, that's correct. In the context of programming, a dependency request is an expression that represents a requirement or a condition for a particular program component or module. The expression specifies the condition under which a particular component should be included or executed. For example, consider a program that has two modules, module1 and module2. Module1 requires module2 in order to function properly. This can be expressed using an expression like:
vbnet module1 requires module2This expression tells the compiler that module1 depends on module2 in order to function. If module2 is missing or not properly installed, the program may not work as intended. In other words, a dependency request is a way of specifying the relationship between different components or modules in a program, and the compiler or interpreter can use this information to determine which components should be included or executed in order to create a functional program.
- 扫一扫访问手机版
回答动态

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器更新之后。服务器里面有部分玩家要重新创建角色是怎么回事啊?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题函数计算不同地域的是不能用内网吧?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题ARMS可以创建多个应用嘛?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题在ARMS如何申请加入公测呀?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题前端小程序接入这个arms具体是如何接入监控的,这个init方法在哪里进行添加?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器刚到期,是不是就不能再导出存档了呢?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器的游戏版本不兼容 尝试更新怎么解决?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器服务器升级以后 就链接不上了,怎么办?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器转移以后服务器进不去了,怎么解决?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器修改参数后游戏进入不了,是什么情况?预计能赚取 0积分收益
- 回到顶部
- 回到顶部
