点云标注工具——Semantic-Segmentation-Editor安装问题

#安装报错信息
D:\edgeDown\semantic-segmentation-editor-master>meteor npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@3. I’ll try to do my best with it!
npm WARN deprecated @material-ui/core@4.11.2: Material UI v4 doesn’t receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ETIMEDOUT: request to https://registry.npmjs.org/indexof failed, reason: connect ETIMEDOUT 104.16.29.34:443
npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
npm WARN deprecated hull.js@0.2.10: This package is not maintained anymore on npmjs.com, please use GitHub URL to fetch the latest version. See the package homepage for instructions.
npm WARN deprecated core-js@3.8.1: core-js@❤️.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[ …] - fetchMetadata: sill fetchPackageMetaData error for react-router@5.2.0 request to https://registry[ …] - fetchMetadata: sill fetchPackageMetaData error for react-router@5.2.0 request to https://regisnpm ERR! code ETIMEDOUT
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/canvas-filters failed, reason: connect ETIMEDOUT 104.16.29.34: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’

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\admin\AppData\Roaming\npm-cache_logs\2024-07-17T21_20_56_592Z-debug.log

总显示网络问题,可以进行换源,临时禁用npm的证书检查(可能是我的windows系统没激活)

操作步骤
1.换源:npm config set registry https://registry.npm.taobao.org
2.临时禁用npm的证书检查: npm config set strict-ssl false

之后再进行meteor npm install,既可以安装成功。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值