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


最新文章

  1. 关于 ant 不同渠道自动打包的笔记
  2. Linux 进程详解
  3. BZOJ2216 : [Poi2011]Lightning Conductor
  4. Octopus系列之关于多选属性如何在OO中表示呢?
  5. 安装Oracle 11g RAC R2 之Linux DNS 配置
  6. poj 3150 Cellular Automaton
  7. apk反编译(3)smali语法
  8. &lt;转&gt;struts2中Convention中的basePackage与locators配置种种
  9. 同一个页面多个CALayer重绘的办法
  10. jchat:linux聊天程序3:服务器
  11. 杭电 HDU 1242 Rescue
  12. 页面缓存OutputCache
  13. Activity的生命之路
  14. 连载《一个程序猿的生命周期》-《发展篇》- 22.城市奋斗者的阿Q精神
  15. js 正则表达式的使用(标志 RegExp exec() test() compile() $1...$9)
  16. 安装FreeIPA以及应用时报错汇总
  17. 055、创建macvlan网络 (2019-03-22 周五)
  18. Polygenic score
  19. 在开发node.js中,关于使用VS2013插件出现一直读取资源的问题
  20. 如何在Python之Flask中使用https链接

热门文章

  1. (004)每日SQL学习:物化视图之二
  2. WebRTC 泄漏真实 IP 地址
  3. sql 括号
  4. KDB调试 — ARM
  5. 用RabbitMQ了好几年之后,我总结出来5点RabbitMQ的使用心得
  6. 性能优化(CSS优化)
  7. ShowDoc,APIDoc,可道云API,语雀-适合IT企业的文档工具
  8. java架构《并发编程框架篇 __Disruptor》
  9. Java-eclipse导入jar包
  10. C#委托的进一步学习