vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
619 stars 167 forks source link

Install pnpm after validating node and npm version #7020

Closed mehdi-vaadin closed 4 years ago

mehdi-vaadin commented 4 years ago

Part of #6966 Depends on #7019

With setting a configuration key, e.g. disable.pnpm, the user should be able to switch to npm; in that case, pnpm doesn't need to be installed.

joheriks commented 4 years ago

Acceptance criteria:

denis-anisimov commented 4 years ago

This ticket will be in fact superseded by the #7021 Validation which is mentioned in the description is a bad place to install pnpm for many reasons: