Closed
Description
I noticed the npm scripts run through sudo. I don't think that's needed so might as well drop those bits.
You actually need to change the output path to form path: 'dist/build',
at config/dev-config.js
as otherwise it will try to write to root. One reason why sudoing isn't a good idea here.
Metadata
Metadata
Assignees
Labels
No labels