Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critical dependency: the request of a dependency is an expression #792

Open
miniproboy opened this issue Oct 6, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@miniproboy
Copy link

描述错误
清楚简洁地说明错误是什么。
ZY-Player V2.8.8版本代码,执行npm run electron:serve报错,没有运行起来
//--------------------------------------------------------------------------------------
(base) PS E:\data\demo\electron\ZY-Player-2.8.8> npm run electron:serve

zy@2.8.8 electron:serve E:\data\demo\electron\ZY-Player-2.8.8
vue-cli-service electron:serve

INFO Starting development server...
98% after emitting CopyPlugin

WARNING Compiled with 1 warnings 08:32:26

warning in ./node_modules/get-uri/index.js

Critical dependency: the request of a dependency is an expression

App running at:

重现
重现行为的步骤
npm install
npm run electron:serve

预期行为
对您期望发生的事情的简洁明了的描述。
没有运行起来

截图
如果适用,请添加屏幕截图以帮助解释您的问题(直接把图片拖到编辑框即可添加图片)。

环境:
-操作系统及版本:[例如:Windows 10 64位 18362.156]
-软件安装包及版本:[例如:Windows 64位绿色版 1.0.0]
Microsoft Windows [版本 10.0.17763.1]
想本地编译运行,没有成功。

其他内容
在此处添加有关该问题的任何其他上下文。

@miniproboy miniproboy added the bug Something isn't working label Oct 6, 2022
@nilarcs
Copy link

nilarcs commented Dec 2, 2022

delete the yarn.lock file , and try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants