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


  • 相关阅读:
    poj1580
    poj1607
    poj1313
    poj1314
    c语言之extern和static
    C笔记(一)
    搭建Linux高可用性集群(第一天)
    利用回调函数实现泛型算法
    关于SQL server中的 identity
    SQL(一)
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/12609997.html
Copyright © 2011-2022 走看看