Closed wlfbck closed 1 year ago
@wlfbck Did you file a bug to Vaadin repository? Because auto-installation of node should work. The version used but the tutorial was bit outdated, but it shouldn't matter in this case.
Yeah i reported it to them: https://github.com/vaadin/flow/issues/11056#issuecomment-967177115
That issue has been there for a while. I'm surprised not more people have run into it.
@wlfbck let's follow up on the vaadin issue before changing the guide. If it turns out to be the case, I am trusting @mstahv to follow up with us.
👍 The best thing about the latest version is that Node/npm isn't needed at all anymore, not even as autoinstalled 😎
Title, basically. Just downloaded the complete example and tried to run it. You will get an error from Vaadin (which is a bug in Vaadin; it should be installing it itself, but doesn't). This can be solved by manually installing node and npm, but should be mentioned in the guide.