When entering parcel build.html the dist/ folder that is created is completely empty. Can anyone help with that? I have posted a picture of an error message received when executing the build command.
I had the same problem and this worked for me :
build index.html --no-minify
Thank you for the suggestion! Are you using a MAC? I am on PC and ‘build’ is not a recognized command.