热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

nvminstallnodeerror

➜mini-program-allgit:(master)nvminstall10.15.3Downloadingandinstallingnodev10.15.3Downl

nvm install node error

➜  mini-program-all git:(master) nvm install 10.15.3 
Downloading and installing node v10.15.3...
Downloading https://nodejs.org/dist/v10.15.3/node-v10.15.3-darwin-x64.tar.xz...
##############                                                            20.1%
curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
Binary download from https://nodejs.org/dist/v10.15.3/node-v10.15.3-darwin-x64.tar.xz failed, trying source.
grep: /Users/xgqfrms-mbp/.nvm/.cache/bin/node-v10.15.3-darwin-x64/node-v10.15.3-darwin-x64.tar.xz: No such file
 or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Detected that you have 12 CPU core(s)
Running with 11 threads to speed up the build
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
Downloading https://nodejs.org/dist/v10.15.3/node-v10.15.3.tar.xz...
######################################################################## 100.0%
Computing checksum with shasum -a 256
Checksums matched!
$>./configure --prefix=/Users/xgqfrms-mbp/.nvm/versions/node/v10.15.3 <
ERROR: Did not find a new enough assembler, install one or build with
       --openssl-no-asm.
       Please refer to BUILDING.md
nvm: install v10.15.3 failed!
➜  mini-program-all git:(master) 


mweb

nvm install node error



推荐阅读
author-avatar
业余爱好者
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有