You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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.
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:
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.
The text was updated successfully, but these errors were encountered: