You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
I want to use the plugin to build a compatibilityMode app , so - it should not install any node on the system, or why does it still need npm?
Configure project :
Using DS Gradle Vaadin Flow Plugin 1.3.5 (UNLICENSED). Hide this message using --quiet with PRO subscription.
vaadin.version is not set, falling back to latest Vaadin version
The project will be compiled for Vaadin 13 (Flow 1) compatibility mode. Running in NPM mode is only available for PRO subscribers.
<===----------> 23% EXECUTING [1m 55s]
:nodeSetup
I want to use the plugin to build a compatibilityMode app , so - it should not install any node on the system, or why does it still need npm?