我不太懂前端这些东西,想直接用别人封装的table组件。
但是在安装时报错,这意思是请求超时了么,淘宝镜像我也不知道安装了没:
npm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npm.taobao.org/vue3-pro-table failed, reason: connect ETIMEDOUT 120.192.89.173:443
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
这是他的源码:https://github.com/huzhushan/vue3-pro-table
cnpm -v可以查看有没有装
嘿,跑出结果了,那应该是我没安装淘宝镜像的问题吧
https://registry.npmmirror.com/vue3-pro-table
cnpm
yarn都试试