Code Monkey home page Code Monkey logo

Comments (5)

CaptainOfPhB avatar CaptainOfPhB commented on August 19, 2024 1

试下我写的 nrm-ng,应该比 nrm 好用些 😝。

from nrm.

loseyouselfbest avatar loseyouselfbest commented on August 19, 2024

我和你一样,还有那个*号的问题,最新版的cli.js文件好像直接大变,真的难受

from nrm.

xmasuhai avatar xmasuhai commented on August 19, 2024

PS D:\blog> nvm current v16.20.1 PS D:\blog> nrm -V 1.2.6 PS D:\blog> nrm ls npm ---------- https://registry.npmjs.org/ yarn --------- https://registry.yarnpkg.com/ tencent ------ https://mirrors.cloud.tencent.com/npm/ cnpm --------- https://r.cnpmjs.org/ taobao ------- undefined npmMirror ---- https://skimdb.npmjs.com/registry/ PS D:\blog> nrm current Your current registry(https://registry.npmmirror.com/) is not included in the nrm registries. Use the nrm add [home] command to add your registry. PS D:\blog> nrm ls

Add taobao mirror manually:

nrm add tb  https://registry.npmmirror.com/ https://npmmirror.com
nrm use tb

from nrm.

CYscared avatar CYscared commented on August 19, 2024

新版taobao是undefined

from nrm.

peak1216 avatar peak1216 commented on August 19, 2024

编辑“C:\Users\用户名.nrmrc”文件,在[taobao]下增加“registry=https://registry.npmmirror.com/”保存后,重新运行nrm ls命令检查是否恢复

from nrm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.