nuxt-community / nuxt7

📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7
https://nuxt7.netlify.com/
MIT License
325 stars 33 forks source link

Cannot set property $nuxt of #<Vue> which has only a getter #115

Closed 1isten closed 3 years ago

1isten commented 4 years ago

Just tried to create a new fresh project with npx sao@1 -u nuxt-community/nuxt7 nuxt7-app, and yarn dev I got this error:

Screen Shot 2020-10-20 at 5 10 38

node: v10.22.0 yarn: v1.22.4 nuxt: v2.14.7 framework7: v5.7.13

twnaing commented 3 years ago

I am also encountering this error with

@vue/core@2.14.11 nuxt7@latest: version "4.0.1" framework7-vuew@^5.7.0 framework7@^5.7.0

The pull request also does fix for me.

ericforgues commented 3 years ago

The same here and the PR fixes the problem well.

Do you know when they will be merged?

mpuz commented 3 years ago

PR did the fix. Please accept