We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
描述错误 清楚简洁地说明错误是什么。 ZY-Player V2.8.8版本代码,执行npm run electron:serve报错,没有运行起来 //-------------------------------------------------------------------------------------- (base) PS E:\data\demo\electron\ZY-Player-2.8.8> npm run electron:serve
[email protected] 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] 想本地编译运行,没有成功。
其他内容 在此处添加有关该问题的任何其他上下文。
The text was updated successfully, but these errors were encountered:
delete the yarn.lock file , and try.
Sorry, something went wrong.
No branches or pull requests
描述错误
清楚简洁地说明错误是什么。
ZY-Player V2.8.8版本代码,执行npm run electron:serve报错,没有运行起来
//--------------------------------------------------------------------------------------
(base) PS E:\data\demo\electron\ZY-Player-2.8.8> npm run 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]
想本地编译运行,没有成功。
其他内容
在此处添加有关该问题的任何其他上下文。
The text was updated successfully, but these errors were encountered: