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

Uncaught TypeError: app.provide is not a function #1

Open
dejardine opened this issue Apr 8, 2022 · 1 comment
Open

Uncaught TypeError: app.provide is not a function #1

dejardine opened this issue Apr 8, 2022 · 1 comment

Comments

@dejardine
Copy link

Getting the following error when trying to implement this in Nuxt, any ideas?

Uncaught TypeError: app.provide is not a function
at Object.install (vue-fathom.esm.js?04e3:33:1)
at Function.Vue.use (vue.runtime.esm.js?2b0e:5121:1)
at eval (fathom.client.js?5ad2:4:1)
at Module../plugins/fathom.client.js (app.js:3730:1)
at webpack_require (runtime.js:854:30)
at fn (runtime.js:151:20)
at eval (index.js:55:92)
at Module../.nuxt/index.js (app.js:215:1)
at webpack_require (runtime.js:854:30)
at fn (runtime.js:151:20)

@mahammad-sixberries
Copy link

"@ubclaunchpad/vue-fathom": "1.0.7",

import * as VueFathom from '@ubclaunchpad/vue-fathom';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants