Homa Wong
Results
372
comments of
Homa Wong
``` node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */); ^ [Error: ENOENT: no such file or directory, open '.storybook/main.js'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '.storybook/main.js' } ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL Command failed...
It's not a hard requirement. This is an older repo which was using `.cjs` and it has `type: module` in the package.json. While it can be converted to ESM or...