Why is it throwing ENOENT when a file in dist does not exist? Isn't the purpose of this plugin to copy files into dist? The action is not even predictable. It only happens sometimes. However, files are indeed copied into dist but in CI, it always fails because of exit code 1.
Why is it throwing ENOENT when a file in dist does not exist? Isn't the purpose of this plugin to copy files into dist? The action is not even predictable. It only happens sometimes. However, files are indeed copied into dist but in CI, it always fails because of exit code 1.