[#15] Specify Node v14.x on web minions
The version of Node (and more precisely, npm) available in the Ubuntu repositories is too old to use Laravel Mix.
Web states now use the Salt Node formula to install Node. Update the pillars for web minions to specify Node v14.x
.
Closes #15 (closed).