AbmSourav / dataStructure

Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.

Home Page:https://deno.land/x/datastructure/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency issue on https://deno.land/std/hash/mod.ts

kickertw opened this issue · comments

When trying to import Stack, I get the following error message when running my file

Download ⠹ https://deno.land/std/hash/mod.ts Warning Implicitly using latest version (0.167.0) for https://deno.land/std/hash/mod.ts error: Module not found "https://deno.land/std/hash/mod.ts". at https://deno.land/x/datastructure@1.2.1/blockChain/blockNode.ts:2:28