We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848516b commit 3a8a226Copy full SHA for 3a8a226
Makefile
@@ -36,7 +36,7 @@ check-vcpkg:
36
37
uninstall:
38
@echo "Removing installed files..."
39
- rm -f $(PREFIX)/lib64/node_modules/filerix.node
+ rm -f $(PREFIX)/lib64/node_modules/filerix/filerix.node
40
@echo "Uninstallation complete!"
41
42
clean:
0 commit comments