Skip to content

🐛 BUG: esinstall: 🐊Putout support #3913

@coderaiser

Description

@coderaiser

Quick checklist

  • I am using the latest version of Snowpack and all plugins.

What package manager are you using?

npm

What operating system are you using?

codepen

Describe the bug

[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'"

Steps to reproduce

  1. https://codepen.io/pen?editors=0011

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/promises isn't exported by 🐊Putout and used only for CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions