hurt-tomatoH
Refine3y ago
4 replies
hurt-tomato

Swapping out CRA with Vite after using CLI

Hello, I tried using the CLI to create a base with CRA using v4 of refine. I then tried to swap it out with Vite but I get the following error:
/my-refine-project/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53
        throw ex;
        ^

Error: Project type not found
    at E (/my-refine-project/node_modules/@refinedev/cli/dist/cli.js:2:6363)

I checked out the GH Issues for Yoga and for Refine and can't find anything to help me. Does anybody have any suggestions?
Was this page helpful?