Skip to content

Proper repo naming #12

@desmap

Description

@desmap

Just stumbled over this repo, thanks for sharing! Not an issues but a question: How do you deal with repo names in a monorepo like this if you do not want ever to publish it to npm?

In pnpm I just add "my-local-repo-name": "workspace: *". With npm 7 (and also with yarn) I need to specify a repo name which isn't on npm published, so npm i doesn't pull a remote repo which might exist. So, I can make up some name, prefix it with some fictional org and all good. But if someone registers that name I am back to zero. This sounds all not really sound or I do miss something. How do you deal with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions