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

Typescript broken import #294

Open
bramski opened this issue Jul 18, 2024 · 1 comment
Open

Typescript broken import #294

bramski opened this issue Jul 18, 2024 · 1 comment

Comments

@bramski
Copy link

bramski commented Jul 18, 2024

✘ [ERROR] Could not read from file: .../node_modules/node-stdlib-browser/cjs/mock/empty.js/promises

    node_modules/htmlnano/node_modules/cosmiconfig/dist/Explorer.js:7:43:
      7 │ const promises_1 = __importDefault(require("fs/promises"));
        ╵                                            ~~~~~~~~~~~~~
        ```
@SukkaW
Copy link
Contributor

SukkaW commented Aug 31, 2024

node_modules/node-stdlib-browser/cjs/mock/empty.js/promises

This definitely not the issue of htmlnano. htmlnano definitely doesn't have node-stdlib-browser of sorts.

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

2 participants