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

[cli] Index-Init not found when running any command #411

Open
taaha827 opened this issue Jun 18, 2021 · 3 comments
Open

[cli] Index-Init not found when running any command #411

taaha827 opened this issue Jun 18, 2021 · 3 comments

Comments

@taaha827
Copy link

taaha827 commented Jun 18, 2021

Hello, I just started development on the EOSIO blockchain network, where I took the introductory courses on development of smart contracts on the platform. I like to use TDD as my development methodology.
In their course they recommended using lamington to use as truffle like interface for development. So after going through the installation steps on your official website when I run any command using lamington whether its init, test, build or any other command. I get the following Error:
Screenshot 2021-06-18 145921

Technical Details of my setup:
I have docker installed using standard Installation method (Version 20.10.6)
Node version (15.6.0)
Windows 10 (Build: 19042.1052)
Kindly help me solve this issue.

@thekevinbrown
Copy link
Member

Interesting. I'll see if I can get my hands on a Windows machine.

It's definitely better tested on Linux / Mac, so if that's an option for you that might be a quicker way to go, otherwise I'll see if I can reproduce when I can find a Windows box.

@taaha827
Copy link
Author

I will be shifting to linux for now but it would be better if we can have a stable version on windows as well.

@thekevinbrown
Copy link
Member

Sounds great, PRs are welcome!

@taaha827 taaha827 changed the title Index-Init not found when running any command [cli] Index-Init not found when running any command Jun 28, 2021
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

No branches or pull requests

2 participants