darobin / notion-backup

Simple command to backup a Notion workspace
MIT License
416 stars 65 forks source link

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

Open codesign2020 opened 1 year ago

codesign2020 commented 1 year ago

Run notion-backup internal/modules/cjs/loader.js:818 throw err; ^

Error: Cannot find module 'fs/promises'

darobin commented 1 year ago

Have you updated the node version in the action?