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


  • 相关阅读:
    装饰器模式
    php单例模式
    php设计模式之工厂模式
    修改mysql密码
    [手游新项目历程]-37-用shell 脚本写守护进程
    消费经济学
    利用SetConsoleTextAttribute函数设置控制台颜色
    利用SetConsoleTextAttribute函数设置控制台颜色
    lua,修改字符串的某个字符
    lua,修改字符串的某个字符
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/12609997.html
Copyright © 2011-2022 走看看