[SOLVED] Upgrade framework7 inside webpack

Dear all,

I am using framework7 for a couple of moments, first the normal html version and then the vue version… now I started with the Vue.js Webpack version and this works great… this version makes use of framework 4.0.0 … I would like to upgrade to 4.4.0… how should I do this?

Thanks in advance,

Regards,

Peter

npm update framework7-cli

Run npm update framework7 in project root

i tried but nothing happens

This link helped me a lot… just run npm outdated to see what versions you use of framework 7 and after that update these items following the instructions in the link…

1 Like