Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install the packages #348

Open
thejuprasad opened this issue Jun 30, 2023 · 6 comments
Open

Failed to install the packages #348

thejuprasad opened this issue Jun 30, 2023 · 6 comments

Comments

@thejuprasad
Copy link

✔ Downloaded remote source successfully.
√ Choose a project template · refine-react
√ What would you like to name your project?: · client
? Choose your backend service to connect: ...
√ Choose your backend service to connect: · data-provider-custom-json-rest

√ Do you want to use a UI Framework?: · mui
√ Do you want to add example pages?: · inferencer
√ Do you need any Authentication logic?: · auth-provider-google
√ Do you need i18n (Internationalization) support?: · no
superplate-cli has encountered an error.

If you think this is caused by a bug. Please check out:
https://github.com/pankod/superplate/issues

ERROR SAOError: Failed to install packages in C:\Users\tthej\NodeJS\Refine_app/client
at ChildProcess. (C:\Users\tthej\AppData\Local\npm-cache_npx\98c66fac912b1cba\node_modules\create-refine-app\node_modules\sao\dist\chunk.T-GsVNZ1.js:6885:16)
at ChildProcess.emit (node:events:513:28)
at cp.emit (C:\Users\tthej\AppData\Local\npm-cache_npx\98c66fac912b1cba\node_modules\create-refine-app\node_modules\sao\dist\chunk.T-GsVNZ1.js:460:27)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
sao: true
}

image

@MustafaBongalon
Copy link

how can I get this resolved?

@MustafaBongalon
Copy link

I encountered the same error, can someone help me out with this issue Plz?

@AaheliBasu
Copy link

how to solve this problem?

@BigJoe17
Copy link

Same here
having same issues

@HANJAD
Copy link

HANJAD commented Jan 22, 2024

help us

@YannKamche
Copy link

YannKamche commented Feb 12, 2024

I was able to fix it. Here are the couple of things I tried. I don't really know what fixed it but it seemed to work😅
✅Re-installed nodejs and npm in my pc
✅Re-installed TypeScript and ts-node globally
npm install -g typescript.
npm install -g ts-node.
✅Ensured I had a stable internet connection
✅Set up your refine project again with the command in the video
Hurray. It worked😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants