[Package Error] 'putout@v26.20.0' could not be built.
[1/5] Verifying package is valid…
[2/5] Installing dependencies from npm…
[3/5] Building package using esinstall…
Running esinstall...
Could not load fs/promises (imported by ..putout/lib/cli/get-files.js): ENOENT: no such file or directory, open 'fs/promises'
Could not load fs/promises (imported by ../tmp/cdn/_VbIeqfUVNqRHKhEOqK29/node_modules/putout/lib/cli/get-files.js): ENOENT: no such file or directory, open 'fs/promises'"
Quick checklist
What package manager are you using?
npm
What operating system are you using?
codepen
Describe the bug
Steps to reproduce
Link to minimal reproducible example (optional)
https://codepen.io/pen?editors=0011
Is there anything I can do from my side to help resolve an issue?
fs/promisesisn't exported by 🐊Putout and used only for CLI.