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
{{ message }}
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: