Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

node is trying to install even when not using npm mode #328

Open
masbaehr opened this issue Mar 16, 2020 · 1 comment
Open

node is trying to install even when not using npm mode #328

masbaehr opened this issue Mar 16, 2020 · 1 comment

Comments

@masbaehr
Copy link

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

@johndevs
Copy link
Member

It uses node to install and run bower and its dependencies. So it will still need to install it even if you are running in compatibility mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants