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

[BUG] check for a new version timeout is too long #990

Open
2 of 3 tasks
zystudios opened this issue Jun 5, 2024 · 4 comments
Open
2 of 3 tasks

[BUG] check for a new version timeout is too long #990

zystudios opened this issue Jun 5, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@zystudios
Copy link

What happened?

image

Please consider that some people will be developing plugins offline

Every time you run dev or build, it will check for a new version, this timeout is too long, you have to wait for 30 sec, is it possible to reduce the time?

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@zystudios zystudios added the bug Something isn't working label Jun 5, 2024
@aiktb
Copy link

aiktb commented Jun 7, 2024

The network is often unstable when developing with a VPN, which is annoying and would be better if it could be turned off.

@louisgv
Copy link
Contributor

louisgv commented Jun 10, 2024

Ah, maybe we can add a timeout race to cut it off.

@Xisney
Copy link

Xisney commented Jul 17, 2024

maybe you can set registry = https://registry.npmmirror.com

@zystudios
Copy link
Author

zystudios commented Aug 10, 2024

maybe you can set registry = https://registry.npmmirror.com

@Xisney Thank you, I'm developing in an intranet environment and can't access https://registry.npmmirror.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants