zoukankan      html  css  js  c++  java
  • xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

    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


  • 相关阅读:
    CSS hack
    字符串中常用的方法
    排序算法
    拾遗
    数组类型检测
    数组常用的方法
    go 文件服务器(标准库) 添加关机,睡眠,退出功能
    go cmd 交互 初始化执行某些命令
    go 内网IP及外网IP获取
    go 快排实现
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/12609997.html
Copyright © 2011-2022 走看看