dapple init give the error.
I have window10 system with installed "visualcppbuildtools_full". I am able to successfully install dapple.
When i run dapple init in my project directory it give below error.
C:\Users\yogesh\Dapple>dapple init Secp256k1 bindings are not compiled. Pure JS implementation will be used. ERROR: ENOENT: no such file or directory, lstat 'C:\Users\y.bachubhai.padmani\Dapple\Dappfile'
I tried to google it but not find any solution. please guide me to resolve this.
same for me
I get this error as well when going through the upgradeable token tutorial. Dapple installs successfully, I'm able to use the --help command, but can't initialize a new project.
Also on Windows 10, installed dependencies with Chocolately.
Edit: looks like this is a duplicate of #361.