Hi,
I successfully compiled and ran doxity init successfully.
Then I get an error when running doxity build :
# doxity build
Generating output for 1 contracts...
done!
>doxity-gatsby-starter-project@1.0.0 build /Users/davidvanisacker/Programming/.../ProjectName/scripts/doxity
> gatsby build --prefix-links
Error: Couldn't find preset "env" relative to directory "/Users/davidvanisacker/Programming/...
"
...
It seems like something related to gatsby but I was wondering if anyone could reproduce the error or know what to do about this ?
The CSS is generated successfully, but not the html.
OS : MacOSX Sierra
Solc : 0.4.14