didcomm-rust icon indicating copy to clipboard operation
didcomm-rust copied to clipboard

didcomm-rust/wasm demo is failing in step https://github.com/sicpa-dlab/didcomm-rust/tree/main/wasm#run-demo

Open mwherman2000 opened this issue 2 years ago • 0 comments

didcomm-rust/wasm demo is failing in step https://github.com/sicpa-dlab/didcomm-rust/tree/main/wasm#run-demo - more specifically, during the npm run start command...

image

C:\web7sandbox\repos\didcomm-rust\wasm\demo>npm ll
[email protected]
| C:\web7sandbox\repos\didcomm-rust\wasm\demo
| JS demo for didcomm
+-- @types/[email protected]
|   TypeScript definitions for Node.js
+-- [email protected]
|   WASM based javascript wrapper for DIDComm
+-- [email protected]
|   TypeScript execution environment and REPL for node.js, with source map support
+-- [email protected]
|   An extensible static analysis linter for the TypeScript language
`-- [email protected]
    TypeScript is a language for application scale JavaScript development

mwherman2000 avatar Jun 18 '23 01:06 mwherman2000