When running the generator I get the following error in the console leading to not being able to run the generator. ``` ERROR SyntaxError: Invalid regular expression: /(?<fileName>[^(\s]+):[0-9]+:[0-9]+/: Invalid group ``` Seems to be related to a recent PR https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue/pull/12