Code Monkey home page Code Monkey logo

Comments (11)

shallwefootball avatar shallwefootball commented on July 19, 2024

from nrm.

lococo--0 avatar lococo--0 commented on July 19, 2024

from nrm.

GoldyMark avatar GoldyMark commented on July 19, 2024

Because ~/.nrmrc cache the custom registry.

You can use nrm del test, then vi ~/.nrmrc and clear your custom registry settings. That's OK.

from nrm.

rootical avatar rootical commented on July 19, 2024

@GoldyMark thanks for suggestion, so why do I need to nrm del test then?

from nrm.

GoldyMark avatar GoldyMark commented on July 19, 2024

@rootical Ah ha. You are right. I mistakenly thought about that nrm would write the custom registry into /usr/local/lib/node_modules/nrm/registries.json.

from nrm.

GoldyMark avatar GoldyMark commented on July 19, 2024

I found the problem in line 45.
.command('del|rm <registry>')

Bug fix:
.command('del <registry>')

from nrm.

Pines-Cheng avatar Pines-Cheng commented on July 19, 2024

这个问题fix了吗?每次都手动清好麻烦。

from nrm.

Pana avatar Pana commented on July 19, 2024

It is fixed now, sorry for the slow response, my apologies

from nrm.

flyingcrp avatar flyingcrp commented on July 19, 2024

依然存在这个问题,在ubuntu16下面。如图
23

from nrm.

GoldyMark avatar GoldyMark commented on July 19, 2024

@Alexjake 这个命令只适用于自定义的npm仓库,taobao属于nrm内建仓库,不能删除。你可以看一下nrm包下的cli.js的源码(onDel方法)。

from nrm.

flyingcrp avatar flyingcrp commented on July 19, 2024

@GoldyMark 删除无所谓的。主要是test Fetch Error的问题。无法测试速度。没看见有具体异常

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.