Skip to content

i can't use firebase dataprovider #2999

Answered by aliemir
pinale asked this question in Q&A
Nov 14, 2022 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

Hey @pinale and @rturan29. Sorry for my late response.

@pinale There were some changes made to the types of data providers and refine-firebase does not use @pankod/refine-core to pick and use types; instead it uses a copy 🤔 (Trying to explain this a bit more below)

@rturan29 Thank you for the help, looks like in refine-firebase you didn't use types from @pankod/refine-core to keep them in sync 🤔 To update the types to latest and fix them (if necessary); we can do like;

  • Add the @pankod/refine-core to peerDependencies. (with ^ of course)

  • Add the @pankod/refine-core to devDependencies if you want to include this in the tests.

  • Replace the types from @pankod/refine-core to get them in sy…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@pinale
Comment options

@resulturan
Comment options

@resulturan
Comment options

@pinale
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pinale
Comment options

Answer selected by omeraplak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants