neutralinojs/neutralinojs-cli

Fix deprecation warning in the spec

shalithasuranga opened this issue · 0 comments

(node:1695) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead

Please check the latest GitHub Actions runs for more details

Assignee: @pathange-s