Hey folks
Hey folks,
I created a new project using
npm create refine-app@latest
so I have following versions:
I'm using vite and antd with yarn.
I can run yarn dev
without any issues but if I try running yarn build
I get following issue:
Any ideas? I also tried core-version 4.28.1, 4.27.0 but this doesn't helped.
Also I tried the suggestions from kapa.ai but neither of them work.3 Replies
Hi @faulratte. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
vicious-gold•2y ago
Ok I found the issue...
I accidentally imported
import { ResourceProps } from "@refinedev/core/src/interfaces/bindings/resource";
instead of import { ResourceProps } from "@refinedev/core";
Sorry @faulratte, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:
Perhaps try again in 15mins?