Vue (SyntaxError: Unexpected token }) - Radsystem 3.8

Good morning
Using RadSystems 3.8 and Vue, when the application is generated the following error appears:

C:\Users\usuario\AppData\Roaming\npm\node_modules@quasar\cli\bin\quasar:8
updateNotifier({ pkg }).notify()
^
SyntaxError: Unexpected token }
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions…js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3

Only the server runs under port 8060, not the 8050 server for the app

@mramanolo is this with the default configuration you get this error or you have made some changes to the project?

Hi willvin,
I am running windows under parallels.
The default address for the projects is mac documents and no matter how much I open the application under administrator, it does not allow writing on this folder, it always gives a writing error (beyond having full permissions).

Attached is a screenshot of the error I receive when publishing the app.

By changing the folder to a location within the system where the application can read and write, the error it issues is the one reported at the beginning.

As for other changes, be it vue, quasar or others, they are under the default version that the app brings.

@willvin, uninstall the applications, uninstall node and reinstall everything from scratch, with that I stay working. I did not find how to close this ticket.
Thank!

Okay thanks, I will close it.