Closed

Description
Describe the bug
Node.js version: 14.17.3
OS version: mac os 10.15.3
Description: require('node:child_process') throwing error
Actual behavior
Cannot find module 'node:child_process'
Expected behavior
preview-email should load properly
Code to reproduce
Checklist
- I have searched through GitHub issues for similar issues.
- I have completely read through the README and documentation.
- I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.