question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

deno-postgres@v0.4.4 seems not to be published in deno's module registry

See original GitHub issue

Description

Importing deno-postgres@v0.4.4 returns 404 error:

Download https://deno.land/x/postgres@v0.4.4/mod.ts
error: Import 'https://deno.land/x/postgres@v0.4.4/mod.ts' failed: 404 Not Found

Possible cause & solution

I think this problem is due to the recent changes in the registry. This problem can be solved by setting up a webhook in this repository.

Ref

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 15, 2020

@hayd deno is now onto v1.4.0 - may we have an update, when available?

0reactions
uki00acommented, Sep 16, 2020

Thanks for resolving this @hayd!

Read more comments on GitHub >

github_iconTop Results From Across the Web

terraform registry stuck publishing module #30691 - GitHub
While trying to publish my module, It got stuck in publishing state, And when I am trying to republish it then it is...
Read more >
How to publish Deno modules - DEV Community ‍ ‍
Deno Land Registry · Navigate to the repository you want to add. · Go to the Settings tab. · Click on the Webhooks...
Read more >
Publishing Modules - Terraform Registry - HashiCorp Developer
Anyone can publish and share modules on the Terraform Registry. ... do not see the version appear, since it will cause the registry...
Read more >
Building Your Module Empire - YouTube
Do you use a mix of private modules and modules from registry.terraform.io? This talk will show you how to use the Registry Modules...
Read more >
Import Suggestions and Intelligent Registries | Manual - Deno
The language server, supports completions for URLs. Local import completions. When attempting to import a relative module specifier (one that starts with ./...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found