Pnpm: Peer dependencies are not being installed

Created on 9 Oct 2019  路  1Comment  路  Source: pnpm/pnpm

pnpm version: 4.0.0

Code to reproduce the issue: pnpm install

Expected behavior:

To install all dependencies and peer dependencies

Actual behavior:

Installing only dependencies, peer dependencies are not being installed

Additional information:

Captura de Tela 2019-10-09 a虁s 16 06 57

  • node -v prints:
    OS: macOS HIGH SIERRA version 10.13.6
works as expected

Most helpful comment

You should install peer deps yourself. peer deps were automatically installed only in some old version of npm

>All comments

You should install peer deps yourself. peer deps were automatically installed only in some old version of npm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andreineculau picture andreineculau  路  5Comments

Dmitry-N-Medvedev picture Dmitry-N-Medvedev  路  4Comments

zkochan picture zkochan  路  3Comments

lumio picture lumio  路  4Comments

ExE-Boss picture ExE-Boss  路  4Comments