Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Error: Cannot find module 'fs/promises' #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pelayomendez
Copy link

Fixes issue #22

Updated module imports

  • src/deploy.js
    Updated fs promises import for Node 12+

  • src/index.js
    Removed unused promises import

  • src/minty.js
    Updated fs promises import for Node12+

Fixes issue yusefnapora#22

Updated module imports

*  src/deploy.js
Updated fs promises import for Node 12+

* src/index.js
Removed unused promises import

* src/minty.js
Updated fs promises import for Node12+
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant