The yarn run full-build
fails for me.
#68
Labels
documentation
Improvements or additions to documentation
yarn run full-build
fails for me.
#68
So, I just cloned the repository and done a
yarn install
and when I runyarn run full-build
I getInstead I tried to run the command like this
yarn run clean && NODE_ENV=production yarn run build && yarn run optimise
but I get this new error.The text was updated successfully, but these errors were encountered: