0š
Iām not sure if this one can help: https://stackoverflow.com/a/62495033/8816585
sudo npm install -g @vue/cli --unsafe-perm
or maybe try to install it with yarn: yarn global add @vue/cli
- [Vuejs]-Ionic vue background geolocation tracking stops after 5 minute
- [Vuejs]-Modify child component data added via slots from parent component in vuejs
Source:stackexchange.com