Open Brad-CurrencyHub opened 2 years ago
@Brad-CurrencyHub can you run git diff
in the terminal and copy/paste the output here please?
C:\Users\Brad\Downloads\proj\generative-art-node-main>git diff 'git' is not recognized as an internal or external command, operable program or batch file.
same response if I run it in the src folder. I assume I'm missing something obvious.
@Brad-CurrencyHub did it return any errors when you generated the images? It's a know issue that when it returns You need more layers or elements to grow your edition to ...
it doesn't write metadata. I've fixed it in my repo so if you download that instead it should work.
It had no errors the images all look fine, no errors. I can run your to check it.
I just installed git and reran the git diff it says the following...
generative-art-node-main) 1 % git diff
warning: Not a git repository. Use --no-index to compare two paths outside a working tree
usage: git diff --no-index [
As you may have guessed, I'm not a developer. :-)
I successfully generated 10000 png files but there are with no json file. There is no images or json directory under the build directory. All the images were written to the build folder. Did I miss a confg file somewhere?
Thank you in advance for your help.