Install Node using Salt formulas
The version of Node (and more precisely, npm) available in the Ubuntu repositories is too old to use Laravel Mix. Node and npm should be installed through Salt formulas to allow a specific major version to specified (this should be v14.x
as this is the current LTS).