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

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

Closed
uki00a opened this issue Sep 5, 2020 · 7 comments
Closed

Comments

@uki00a
Copy link
Member

uki00a commented Sep 5, 2020

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

@qbytx
Copy link

qbytx commented Sep 6, 2020

Seconded.

This is causing an error that forces me to revert to 1.3.0 of Deno.

0.4.3 has a TypeScript error in connection.ts that 0.4.4 resolves, so this is pretty dire

@ghost
Copy link

ghost commented Sep 6, 2020

Please let us know when resolved - thanks for the update and great library.

@ghost
Copy link

ghost commented Sep 15, 2020

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

@Zerowalker
Copy link

waiting for this as well, using the "raw" link as a workaround but best would be if it's going through the right place:)

@hayd
Copy link
Member

hayd commented Sep 15, 2020

I think this should be fixed now, and will work for future versions. Apologies!

@ghost
Copy link

ghost commented Sep 15, 2020

Thank you @hayd for all the contributions you make to the deno community - it means a lot.

@hayd hayd closed this as completed Sep 16, 2020
@uki00a
Copy link
Member Author

uki00a commented Sep 16, 2020

Thanks for resolving this @hayd!

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

4 participants