node-cross-spawn
node-cross-spawn copied to clipboard
Error: spawn rm ENOENT
Below error found while executing rm command using spawn in windows
Error: spawn rm ENOENT at notFoundError
The rm executable does not exist on Windows. Use del instead.
Thank you 👍🏼