this._init is not a function
gj1118 opened this issue · 3 comments
gj1118 commented
Hi,
I keep getting this error . Can you please help me out with this?
ERROR in ./app/App.vue
Module build failed: TypeError: this._init is not a function
at Object.Vue (D:\sandbox\AlertManager\vuejs-boilerplate\electron-boilerplate-vue\app\node_modules\vue\dist\vue.common.js:9510:8)
@ ./app/main.js 7:11-27
Node Version : 4.4.5
NPM Version : 3.9.3
Thanks
thalesrca commented
After run 'npm update' I started to get this problem too. Do you managed to fix it?
gj1118 commented
@thalesrodolfo i did remove the node modules directory and then installed the packages again. I keep getting this error randomly.