Closed JavierLeon9966 closed 9 months ago
Error:
node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */); ^ [Error: ENOENT: no such file or directory, stat 'LICENSE'] { errno: -2, code: 'ENOENT', syscall: 'stat', path: 'LICENSE' }
According to the workflow code, the LICENSE file is supposed to be optional.
Error:
According to the workflow code, the LICENSE file is supposed to be optional.