createORM() can't be passed to pinia.use #1754
Unanswered
erikjalevik
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It is still an issue with
|
Beta Was this translation helpful? Give feedback.
2 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.
-
I wanted to give this project a spin as it looks quite neat for what we need but I'm failing at the very first hurdle.
On trying to add pinia-orm to pinia, there's immediately a TypeScript error. Here's my code:
TS says:
Beta Was this translation helpful? Give feedback.
All reactions