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


  • 相关阅读:
    时间加减天数
    时间加减秒数
    什么BOM?
    js 事件基础
    js 九九乘法
    CSS3 动画基础单词语法
    css3 3D转换 基础语法
    css3 2D 转换 基础语法
    js onchange案例
    js之冒泡排序
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/12609997.html
Copyright © 2011-2022 走看看