Skip to content

Registry specified in .npmrc is not respected #149

Description

@rostrovsky

I have custom (company internal) npm registry defined in my .npmrc.
When I try to run dockta compile I am getting missing dependency error becacuse dockta is looking for them in https://registry.npmjs.org/

ERROR dockta There was a problem fetching https://registry.npmjs.org/<internal dependency>/<version> (ENOTFOUND). Are you connected to the internet?

Is there a way to specify custom registry?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions