robertop23 / web2py_vuejs_vuetify

Web2py with Vue.js and Vuetify
Other
21 stars 9 forks source link

npm run watch freezing at 10% #8

Open eliezerp3 opened 5 years ago

eliezerp3 commented 5 years ago

First of all thank you very much for creating this. I absolutely love web2py and vuejs and had to create my own way of combining the two which didn't work so well so this is extremely helpfull.

I typed 'npm install' and it installed all of the modules no problem. But when i typed 'npm run watch', it froze at this '10% building module'. Tried it multiple times and even left it for a while and it is still not working. Any help is appreciated. Thank you.

watch error

EDIT: Searched around online and this is all I could come up with on a similar topic but i'm not sure what it means. https://stackoverflow.com/questions/39085686/webpack-hangs-at-on-95-emit-95-emitting

a

EDIT: I'm not sure if this is the problem but it seems it has something to do with it. Your 'mix-manifest.json' looks like this: main

But mine for some reason looks like this: manifest

I tried changing it multiple times but every time I run "npm run watch", it just reverts back into what mine looks like with the "/C:/". I have no reason why. My "webpack.mix.js" looks the exact same as yours.

eliezerp3 commented 5 years ago

Update

I updated the "vue", "vuetify", and "Laravel" to the latest stable versions in the "package.json" file. I re-ran "npm install" and re-ran "npm run watch".

The "mix-manifest.json" file now produces the right links (same as yours):

The app.js file is now produced as well. But it is still not showing anything in the browser.

(1) There is no output displayed in the cmd. It is completely blank after running. I'm not sure if that is normal. I have only ever used "npm run serve" not "npm run watch".

(2) This is the error in the console that is displayed:

qq

I really want to try this framework out so any help would really be appreciated.

eliezerp3 commented 5 years ago

NEW UPDATE

I updated the rest of the packages including the "vue-template-compiler" to match the vuejs updated version and now the cmd output records no errors and says "Compiled Successfully..." and has the ouputted files.

But the website is still not showing and has this error in the console:

qwqwqw