-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
- This blog post says that npm 7 comes with a new feature called workspaces: https://github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/
- The blog post only links to this RFC: https://github.com/npm/rfcs/blob/latest/implemented/0026-workspaces.md
- The behavior of workspaces does not match the RFC (ie, no symlinks are created)
- There are no mentions of workspaces in the current or new docs
- Fundamental functionality of workspaces, like installing dependencies, does not work: [BUG] Can't install new dependencies into workspace package with workspace dependencies #2035 and [BUG] package-lock.json not updated with new dependencies of a workspace package #1984
What is the status of workspaces? Have they actually launched with npm 7? And should anyone actually be trying them yet?
I feel like if the feature really launched that it would be documented somewhere besides an RFC. They're mentioned in the release post, but essentially no where else. I'm very confused about whether we should be able to use them or not.
Could something about their status be added to the public docs?
abdonrd, emilio-martinez, rictic, ninetails, dnalborczyk and 4 more
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release