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

无法正常安装DNS #775

Open
mingming-ctr opened this issue Jun 24, 2022 · 0 comments
Open

无法正常安装DNS #775

mingming-ctr opened this issue Jun 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mingming-ctr
Copy link

无法正常安装DNS

ZLMWTM`~@ZR5SDK$1XWW%AP
node.都没有办法确定一个可以使用的版本

这里提示需要安装DNS,
下面提示要安装DNS

PS C:\work\ZY-Player> yarn run serve
yarn run v1.22.19
$ vue-cli-service serve
INFO Starting development server...
10% building 2/2 modules 0 active(node:6908) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use node --trace-deprecation ... to show where the warning was created)
40% building 89/136 modules 47 active C:\work\ZY-Player\node_modules\element-ui\lib\dialog.jsBrowserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
98% after emitting CopyPlugin

ERROR Failed to compile with 3 errors 09:33:33

These dependencies were not found:

  • dns in ./node_modules/electron-proxy-agent/node_modules/socks-proxy-agent/socks-proxy-agent.js, ./node_modules/socks-proxy-agent/dist/index.js
  • remote in ./node_modules/electron-proxy-agent/index.js

To install them, you can run: npm install --save dns remote

重现
1.win10pro系统,补丁达到2022/6/24日
2.获取你最新的源码,安装node-v16.15.1-x64.
3.安装yarn
4.yarn更新软件包
5.yarn run serve
提示要安装DNS
6.npm install dns
提示安装nodejs不符合安装条件
dns内部要求的组件互相冲突

@mingming-ctr mingming-ctr added the bug Something isn't working label Jun 24, 2022
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

1 participant