Kevin Noutsawo
Kevin Noutsawo
Hello, I am facing the same issue. Has a solution been found yet? ``` ✔ Downloaded remote source successfully. ✔ Choose a project template · refine-react ✔ What would you...
@duongthaicuong I fixed it by using pnpm instead of npm. Can you try it?
Hello, I am facing the same issue. Has a solution been found yet? ``` ✔ Downloaded remote source successfully. ✔ Choose a project template · refine-react ✔ What would you...
I could make it work by choosing yarn instead of npm as package manager when prompted.
Hello, I am facing the same issue. Has a solution been found yet? ``` ✔ Downloaded remote source successfully. ✔ Choose a project template · refine-react ✔ What would you...
@hcweigand10 @Hopeful-ly I had it working by using pnpm instead of npm. Can you try it?
@manyoso Unstable network is the issue at times but ideally, the process should be resilient and tolerant to network-related issues. If the connexion is stopped, it should pick up from...
> @MilesQLi I download model from site and place into folder with app and it works. That seems to be a better solution, that way we can use a proper...
@spacecowgoesmoo That is a good idea. Apparently, you can do that manually at the moment as mentioned in this issue: https://github.com/nomic-ai/gpt4all/issues/722#issuecomment-1564110399 You go to the "Model Explorer" section of the...
Hello all, I discovered this project yesterday and if I understand the functioning well, it uses compromised third-party OpenAI API keys to access GPT models free of charge. I assume...