You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
Having followed the installation instructions religiously, and read many, many posts online, I still can't figure out how to register vue-touch as a component with Nuxt. Can anyone help me out please?
Having followed the installation instructions religiously, and read many, many posts online, I still can't figure out how to register vue-touch as a component with Nuxt. Can anyone help me out please?
package.json:
"vue-touch": "2.0.0-beta.4"
plugins/global.js:
nuxt.config.js:
vendor: ['vue-touch'],
And my HTML template in my Vue file:
I can't find anything out there to help me
The text was updated successfully, but these errors were encountered: