The [issue](https://github.com/nseadlc-2020/package-todo-cli-task/issues/24) was fixed for python but javascript and ruby still seem to be missing the -r flag due to this I got `cannot remove 'node_modules': No such file or directory` error when running `make clean` command.
The issue was fixed for python but javascript and ruby still seem to be missing the -r flag
due to this I got
cannot remove 'node_modules': No such file or directoryerror when runningmake cleancommand.