quickest-silver
quickest-silver16mo ago

Problem running refinefoods v4 demo

Hi, i used: npm create refine-app@latest -- --example finefoods-mui And when running in windows get this error. Any idea?
No description
13 Replies
kapa.ai
kapa.ai16mo ago
Hi @pabloat. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai16mo ago
---------------------- Hmm, I don't know enough to give you a confident answer yet. The provided extracts don't include information about the finefoods-mui example or the specific error you're encountering. I recommend checking the refine documentation (https://refine.dev/docs) and refine blog (https://refine.dev/blog) for more information. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
kapa.ai
kapa.ai16mo ago
<@703699805242916934> kapa.ai is still learning and improving, please let us how it did by reacting below
absent-sapphire
absent-sapphire16mo ago
is your project not running ?
quickest-silver
quickest-silver16mo ago
no, i run npm create refine-app@latest -- --example finefoods-mui then npm install or yarn install then npm run start and throws the image error i made this change: "scripts": { "start": "refine start", "start2": "FAST_REFRESH=false DISABLE_ESLINT_PLUGIN=true refine start", and runs but get other typescript errors
absent-sapphire
absent-sapphire16mo ago
what is the error
quickest-silver
quickest-silver16mo ago
No description
absent-sapphire
absent-sapphire16mo ago
this is fine oh okay. this is for CI/CD. you can remove this comments
quickest-silver
quickest-silver16mo ago
i need to delete all ts-expect-error? ok
absent-sapphire
absent-sapphire16mo ago
yes :/ sorry for your trouble
quickest-silver
quickest-silver16mo ago
no prob THANKS
absent-sapphire
absent-sapphire16mo ago
your welcome 🙏🏻
quickest-silver
quickest-silver16mo ago
i am liking v4 more than 3, cleaner