NilsB
NilsB
Explore posts from servers
RRefine
Created by genetic-orange on 3/26/2023 in #ask-any-question
Help with "Failed to resolve '@refinedev/inferencer/mantine"?
Also thanks for following up. You guys make a great impression with your project with your communications and helpfulness
15 replies
RRefine
Created by fascinating-indigo on 3/26/2023 in #ask-any-question
Help with "Failed to resolve '@refinedev/inferencer/mantine"?
@alicanerdurmaz thanks so much. this does fix it for me, and TIL about package.json exports. How lame that parcel doesn't support them yet.
15 replies
RRefine
Created by adverse-sapphire on 3/26/2023 in #ask-any-question
Help with "Failed to resolve '@refinedev/inferencer/mantine"?
did you use parcel to repro? could this be a parcel-specific issue?
15 replies
RRefine
Created by quickest-silver on 3/26/2023 in #ask-any-question
Help with "Failed to resolve '@refinedev/inferencer/mantine"?
Note that I'm able to import Refine from @refinedev/core, but not MantineInferencer from @refinedev/inferencer/mantine
15 replies
RRefine
Created by fair-rose on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
you even added Parcel support for your one Parcel user! 🤣
59 replies
RRefine
Created by adverse-sapphire on 3/23/2023 in #ask-any-question
Adding routerProvider to Refine v4 errors with useLocation being used outside of a router
@aliemirs I had the same issue - useLocation error when using the routerProvider. I don't have a big monorepo, but I did have an older version of react-router-dom pinned in my project (v6.3). Upgrading that version to v6.9 fixed my issue as well (thanks @rafaelsorto for figuring it out).
26 replies
RRefine
Created by absent-sapphire on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
btw vite was a better choice, it added 14 dev dependencies
59 replies
RRefine
Created by exotic-emerald on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
anytime you need my malformed package.json and weird bundling just lmk.
59 replies
RRefine
Created by narrow-beige on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
cool. thanks so much for making a noob to refine feel welcome
59 replies
RRefine
Created by stormy-gold on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
at least i only added as a devDependency.
59 replies
RRefine
Created by other-emerald on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
when i add react-scripts
59 replies
RRefine
Created by stormy-gold on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
lol success Saved 469 new dependencies.
59 replies
RRefine
Created by rising-crimson on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
i don't want to create more problems than i'm solving
59 replies
RRefine
Created by like-gold on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
can i stub it out? eg if i add react-scripts in dev environment or something
59 replies
RRefine
Created by probable-pink on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
right, you do check for it at the moment so i can't do yarn refine create-resource for example
59 replies
RRefine
Created by flat-fuchsia on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
ok so the issue is i bundle with parcel. it didn't start out as a CRA
59 replies
RRefine
Created by correct-apricot on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
ah ok
59 replies
RRefine
Created by exotic-emerald on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
well, you're on to something... when i add version, the error changes: "Error: Project type not found"
59 replies
RRefine
Created by fascinating-indigo on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
lmk if i can give you any more info or try anything
59 replies
RRefine
Created by conscious-sapphire on 3/23/2023 in #ask-any-question
Add Refine to an existing React project?
cool, it would be great if you can figure it out.
59 replies