Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use -r flag in makefile for removing node_modules #67

Open
Omkar76 opened this issue Jul 15, 2023 · 0 comments
Open

use -r flag in makefile for removing node_modules #67

Omkar76 opened this issue Jul 15, 2023 · 0 comments

Comments

@Omkar76
Copy link

Omkar76 commented Jul 15, 2023

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 directory error when running make clean command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant