jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.43k stars 775 forks source link

Cannot find module 'fs-extra/esm' or its corresponding type declarations. #1033

Closed jeffschwartz closed 7 months ago

jeffschwartz commented 7 months ago
  node v20.11.0 LTS

When importing I get the following:

fs-extra
RyanZim commented 7 months ago

Duplicate of https://github.com/jprichardson/node-fs-extra/issues/979.