vue npm install TypeError: Cannot read property 'upgrade' of undefined code example
Example: vue npm install TypeError: Cannot read property 'upgrade' of undefined
The problem was again with the .env files.
My vue.config.js was trying to access a previously
set environment variable that had since been removed.