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

Error: Digest method not supported #36

Closed
yspaksoy opened this issue Apr 11, 2024 · 2 comments · Fixed by #45
Closed

Error: Digest method not supported #36

yspaksoy opened this issue Apr 11, 2024 · 2 comments · Fixed by #45
Assignees
Labels
bug Something isn't working released

Comments

@yspaksoy
Copy link

hata

Error occurred: Error: Digest method not supported
at new Hash (node:internal/crypto/hash:68:19)
at Object.createHash (node:crypto:138:10)
at C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\zamanejs\dist\zamane.cjs:196:27
at new Promise ()
at Zamane.hashFromString (C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\zamanejs\dist\zamane.cjs:195:12)
at ZdFunc (C:\Users\L13\WebstormProjects\BRNET_DDEX\sys\fuctions\zamane.js:12:35)
at Layer.handle [as handle_request] (C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\express\lib\router\layer.js:95:5)
at next (C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\express\lib\router\route.js:149:13)
at Route.dispatch (C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\express\lib\router\route.js:119:3)
at Layer.handle [as handle_request] (C:\Users\L13\WebstormProjects\BRNET_DDEX\node_modules\express\lib\router\layer.js:95:5)

Böyle bir hata alıyorum. Yeni V2.0.6 güncellemesi yapmama rağmen. Yardımcı olursanız çok sevinirim.

@mehmeteminkartal mehmeteminkartal linked a pull request Apr 23, 2024 that will close this issue
mehmeteminkartal added a commit that referenced this issue Apr 23, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 23, 2024
* Update tests.yml

* Update package.json

* Update tests.yml

* Fixes: #36

* Update TimeStampRequest.ts

* Update TimeStampRequest.ts

* Added tests

* Update tests.yml

* Update package-lock.json

* Update lint.yml
mehmeteminkartal pushed a commit that referenced this issue Apr 23, 2024
## [2.0.7](v2.0.6...v2.0.7) (2024-04-23)

### Bug Fixes

* **tests:** Add windows tests ([#45](#45)) ([2a0df5e](2a0df5e)), closes [#36](#36)
@mehmeteminkartal
Copy link
Member

🎉 This issue has been resolved in version 2.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mehmeteminkartal
Copy link
Member

@yspaksoy Merhaba problem windows'ta digest methodlarının farklı işlenmesi yüzünden oluşmuştur. Hata düzeltildi ve testlere farklı node versiyonları ve windows ile çalıştırılması eklenmiştir.

Hata 2.0.7 versiyonunda giderilmiştir.

Eğer hala hata alırsanız lütfen bu issue'ı tekrar açabilirsiniz.

@mehmeteminkartal mehmeteminkartal moved this to Done in ZamaneJS Apr 23, 2024
@mehmeteminkartal mehmeteminkartal added the bug Something isn't working label Apr 23, 2024
@mehmeteminkartal mehmeteminkartal self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants