-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- I'd be willing to implement this feature
- This feature can already be implemented through a plugin
Describe the user story
The user is using Yarn 1 and installing Yarn 2 for his project. The project is suddenly using up a lot more RAM than before. This is major problem from a RAM consumption perspective. Especially if multiple node processes are running this way on a computer/server.
Example:
This is a simple example but the difference to bare node is significant.
Is there a way to reduce the memory usage?
The significant memory increase is unfortunately blocking us to use Yarn 2 properly.
Describe the solution you'd like
A node version that can load pnp modules without being started via Yarn.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
