Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Can't find iroha.js file #4

Open
TranBaVinhSon opened this issue Jul 4, 2018 · 3 comments
Open

Can't find iroha.js file #4

TranBaVinhSon opened this issue Jul 4, 2018 · 3 comments

Comments

@TranBaVinhSon
Copy link

I just clone your repo, after installing the packages and run npm run dev I got this error because of lacking iroha.js file at /src folder. Where I can get iroha.js file ?

ERROR in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/CreateUser.vue
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../src/iroha.js in /Users/apple/Programming/Vue/iroha-demo-javascript/src/components
 @ ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/CreateUser.vue 7:13-45

ERROR in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/Send.vue
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../src/iroha.js in /Users/apple/Programming/Vue/iroha-demo-javascript/src/components
 @ ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/Send.vue 7:13-45
@stinger112
Copy link

This project seems to be totally abandoned. You can find a similar active project here.

@TranBaVinhSon
Copy link
Author

@stinger112 But is that project for the desktop application? I see they built on electron ?

@stinger112
Copy link

@stinger112 But is that project for the desktop application? I see they built on electron ?

Yes. For now, we officially support ONLY desktop/server apps, because Iroha is related on grpc transport and it doesn't work in web browsers.

We work on a browser solution, but it's very raw now. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants