So I went in today and did a Vue upgrade. After the upgrade completed, I could not compile any more. Webserver options not allowed. Attempt many methods to fix. What did work was to create a new project then replace the node modules directory in the old project from the new project. Also replaced the old package.json from the new project. This compiled with errors dealing with eslint wanting all components to have two word names. This issue did not exist in the older version but whatever. It is now running again after several hours.
I wanted to start using the Vuex library but all my time was spent in the failed update correction. Well hopefully I will get a chance tomorrow.
Wow what an exciting environment so far…