Does npm modules consume space

I have just installed bower npm and my project has became unstable

By default we use pnpm as the package manager and modules installed with it don’t consume space. However, if you enable npm, then modules installed using npm do take up space.