-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Installation problem #923
Comments
Do you live in China? Scratch is blocked there, I guess that includes downloads.scratch.mit.edu too We can mirror that on our own servers instead if that's the case |
Even if you get it to run it may not be very useful without being able to access Scratch APIs If you're not in China then ChatGPT's "check you connection" is probably as much help as I can provide |
If you pull again we're hosting that file on our own servers now so maybe it'll work better |
I live in China right now. I managed to download the zip in the browser and manually ctrl c ctrl v it to the generated folder. I'm not that sure if it's something with the internet connection, since I used a vpn which can allow me to access to scratch.mit sites. |
This has happened a couple times to me too now, problem is that npm is firing off so much network traffic while we try to do that download and we end up timing out if the network isn't fast enough |
Dilemma, don't close this issue, as it's still an active problem |
Expected Behavior
Run
npm ci
and automatically install all the stuff needed.Actual Behavior
Stucks on executing
prepublish.js
I tried entering the link directly via Edge, it works fine and can download instantly. I also tried configuring
trusted domains
, execute via cmd.exe instead of vscode.I also tried to feed the error information to ChatGPT but it just responds with "check you connection" and something like that.
The final error looks like this (I didn't found any sussy errors or warnings in the
.log
file):Steps to Reproduce
Run
npm ci
(or commands likecnpm ci
). It occures before and after I re-installed Windows.Operating System and Browser
Windows 11 23H2
Windows Feature Experience Pack 1000.22688.1000.0
The text was updated successfully, but these errors were encountered: