Closed xfoxfu closed 3 years ago
Your dist is not aligned with source, which causes a bug that says Error: ENOENT: no such file or directory, scandir '.../src/dist', while the bug has already been fixed in src.
dist
Error: ENOENT: no such file or directory, scandir '.../src/dist'
src
@duffman Would you please take a look at this PR? The related bug is so severe that I have to use my own fork!
Your
dist
is not aligned with source, which causes a bug that saysError: ENOENT: no such file or directory, scandir '.../src/dist'
, while the bug has already been fixed insrc
.