I can't find something that straighten up things for me so let me ask: is it better to run npm script in the terminal from my mac or from my virtual machine (Parallels)?
is it better to run npm script in the terminal from my mac or from my virtual machine (Parallels)
It shouldn't matter - the compiled assets should be the same in either case.
If you prefer not to have Node, NPM etc installed on the host, then Homestead already has this available to you and it is not a major inconvenience to SSH into the virtual machine to execute the command.