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
I'm having a little trouble bringing the code from the codesandbox, https://codesandbox.io/s/gifted-newton-xhtfk created from issue #6, into my nuxt project. I'm getting the error of "Unexpected token import" on line 10 "import Tick from "@pqina/flip";" in ./components/Flip.vue.
I'm having a little trouble bringing the code from the codesandbox, https://codesandbox.io/s/gifted-newton-xhtfk created from issue #6, into my nuxt project. I'm getting the error of "Unexpected token import" on line 10 "import Tick from "@pqina/flip";" in ./components/Flip.vue.
I created a brand new create-nuxt-app repo for debugging purposes, https://github.com/jaymefrantz/nuxt-flip-example.
Any pushes in the right direction would be greatly appreciated.
The text was updated successfully, but these errors were encountered: