Skip to content

Yarn 1.0.1 workspaces does not work with scoped packages #4354

@screendriver

Description

@screendriver

Do you want to request a feature or report a bug?

bug

What is the current behavior?

It try to use the new workspaces feature. All my packages are scoped to a private scope @me/.... Unfortunately it does not work. I get the error Error: https://registry.yarnpkg.com/@me%2fbar: Not found

By the way: the packages are not deployed to npm at the moment. It only exist locally at the moment.

If the current behavior is a bug, please provide the steps to reproduce.

Just create a new project and call your packages @foo/...

What is the expected behavior?

Should link locally all packages (regardless if there are deployed or not)

Please mention your node.js, yarn and operating system version.

Node 8.4.0
Yarn 1.0.1
macOS sierra

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