As you know from my last blog post, many commands require sudo to execute because of the Mac’s inherent protection mechanism, which requires administrator privileges. The problem is that the created file cannot be manipulated, cannot be modified, or simply read only. It’s actually quite simple to solve this problem, but you need to manually change the permissions each time:

Have a folder selected, remember, make the entire project folder, first the profile, bottom, as shown, all modified to read and write, this is just the first step, the second step:



Then go to your Vue file and no more errors will be reported.