Skip to content

Wrong registry in nodegit relative #2001

@IOLOII

Description

@IOLOII

System information

  • node version: v18.19.0
  • npm or yarn version: 10.2.3
  • OS/version/architecture: macOS 12 m1
  • Applicable nodegit version: install fail
node -v   // v18.19.0
npm -v # (or yarn -v)   // 10.2.3
node -e "console.log(process.platform)"   // darwin
node -e "console.log(require('os').release())"    // 21.6.0
node -e "console.log(console.log(process.arch))"      //arm64

npm ERR! node-pre-gyp http GET https://npm.taobao.org/mirrors/nodegit/v0.18.3/nodegit-v0.27.0-node-v108-darwin-arm64.tar.gz
npm ERR! node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v108 ABI, unknown) (falling back to source compile with node-gyp)

some issue:

https://github.com/nodegit/nodegit/issues?q=npm.taobao.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions