Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. thomas.philips_3206
    3. Best
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by thomas.philips_3206

    • RE: npm publish failing after changing url

      @atripp --registry is just the global arg for swapping out your registry on a per-command basis (instead of in a config file).

      But! i just realised what was wrong, apologies it's all on me. I still had the old url hardcoded in the publishConfig.registry key in the test modules package.json. i didn't realise that would make npm completely ignore the --registry arg, and blindly try and publish to the old registry address! which was why npm install etc were all working totally fine

      posted in Support
      T
      thomas.philips_3206
    • 1 / 1