neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 57 forks source link

Fix deprecation warning in the spec #170

Closed shalithasuranga closed 2 years ago

shalithasuranga commented 2 years ago
(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