Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: esinstall: 🐊Putout support #3913

Open
1 task done
coderaiser opened this issue Jun 28, 2022 · 0 comments
Open
1 task done

🐛 BUG: esinstall: 🐊Putout support #3913

coderaiser opened this issue Jun 28, 2022 · 0 comments

Comments

@coderaiser
Copy link

coderaiser commented Jun 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant