To delete the node_modules folder from your JavaScript project, you can use the following command for Mac / Linux OS: rm -rf node_modules.
確定! 回上一頁