vue3+vite Uncaught TypeError: _ctx.$t is not a function #122
Unanswered
alireza0sfr
asked this question in
Q&A
Replies: 1 comment 10 replies
-
You need to external |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi there, I want to publish my vue3+vite package to npm but after publishing, I encountered "Uncaught TypeError: _ctx.$t is not a function" in a test project and my package is not working, any suggestions... ?
PS: I'm using options api
here is my vite.configs.js
Beta Was this translation helpful? Give feedback.
All reactions