0👍
It looks like using yarn instead of NPM fixes this issue. The problem seems to be caused by require-extension-hooks-vue which has a peerDependency on 2.5.22. See this issue for more info.
- [Vuejs]-Vuejs counter condition not working when value is reset
- [Vuejs]-Vuex module state has default values in vue router
Source:stackexchange.com