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

Module not found "https://deno.land/std/hash/mod.ts" #16

Closed
waptik opened this issue Nov 3, 2022 · 5 comments · Fixed by #17
Closed

Module not found "https://deno.land/std/hash/mod.ts" #16

waptik opened this issue Nov 3, 2022 · 5 comments · Fixed by #17

Comments

@waptik
Copy link

waptik commented Nov 3, 2022

Hi,

I'm trying to use this module but i looks like hash is no longer available in the standard library.
Here's the error log

error: Module not found "https://deno.land/std/hash/mod.ts".
    at https://deno.land/x/god_crypto@v0.2.0/src/eme_oaep.ts:1:28
@roj1512
Copy link
Member

roj1512 commented Nov 3, 2022

I’m not able to reproduce this. Could you describe your situation in advance?

@roj1512
Copy link
Member

roj1512 commented Nov 3, 2022

Good. I reproduced it with the --reload parameter.

@roj1512 roj1512 mentioned this issue Nov 3, 2022
@roj1512
Copy link
Member

roj1512 commented Nov 3, 2022

@waptik You can play with https://raw.githubusercontent.com/roj1512/grm/16-workaround/mod.ts until @dcdunkan finds time to merge #17.

@waptik
Copy link
Author

waptik commented Nov 3, 2022

Thanks for the suggestion but i already have a workaround https://github.com/waptik/grm/blob/main/deps.ts#L28

@waptik
Copy link
Author

waptik commented Nov 3, 2022

@roj1512 Can you please check https://t.me/xorchat/969 and see why i am not receiving any response locally?

dcdunkan pushed a commit that referenced this issue Nov 4, 2022
* fix: missing entity error

* fix: temporarily import denodb from GitHub

- Closes #16.

* Use the latest version from x/
roj1512 added a commit that referenced this issue Jan 20, 2023
* fix: missing entity error

* fix: temporarily import denodb from GitHub

- Closes #16.

* Use the latest version from x/
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

Successfully merging a pull request may close this issue.

2 participants