Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta.merge.js file error #369

Labels

Comments

@ReyhaneNasiri
Copy link

ReyhaneNasiri commented Oct 10, 2020

Hi, I am using "nuxt": "^2.0.0", and "@nuxtjs/pwa": "^3.0.0", but I am getting this error: "export 'mergeMeta' was not found in './meta.merge'
Screen Shot 1399-07-19 at 11 58 29 AM
I searched a lot but I didn't find any solution!!!

@pi0 pi0 added the bug label Oct 10, 2020
@pi0
Copy link
Member

pi0 commented Oct 13, 2020

Hi @ReyhaneNasiri Sorry for inconveniences. This issue should be resolved by v3.2.0. Please reopen if still exists after upgrading. (i would suggest to clean node_modules and yarn.lock/package.lock.json as well)

@pi0 pi0 closed this as completed Oct 13, 2020
@kidbai
Copy link

kidbai commented Nov 10, 2020

I am using "nuxt": "^2.0.0", and "@nuxtjs/pwa": "^3.2.2". I am getting the same warning,but it built is ok. Is this warning ok ?

image

@pi0
Copy link
Member

pi0 commented Nov 10, 2020

@kidbai Actually first warning sounds something is wrong. Do you mind making new issue and sharing nuxt.config as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment