Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Error resolving plugin #4

Closed
Avasam opened this issue Mar 24, 2023 · 1 comment
Closed

Error resolving plugin #4

Avasam opened this issue Mar 24, 2023 · 1 comment

Comments

@Avasam
Copy link

Avasam commented Mar 24, 2023

I am unable to run dprint on the ci using pre-commit.ci, see: https://results.pre-commit.ci/run/github/590722908/1679682222.aZ0NgmLpSr-rivuEKQCgTg

Error resolving plugin https://plugins.dprint.dev/typescript-0.84.0.wasm: Error downloading https://plugins.dprint.dev/typescript-0.84.0.wasm - Error: https://plugins.dprint.dev/typescript-0.84.0.wasm: Dns Failed: resolve dns name 'plugins.dprint.dev:443': failed to lookup address information: Temporary failure in name resolution
@adamchainz
Copy link
Owner

Ah, this is because pre-commit.ci allows tools network access during the install phase, but not during the run phase. It seems dprint downloads plugins at run time. I think it would need some potentially heavy adaptation to work on pre-commit.ci.

I'm gonna close this and discuss archiving this repo in #3.

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

No branches or pull requests

2 participants