Removing a dependency from a project is a 2-step process. First, you must delete the dependency from your node_modules/ folder, and second, remove its ...
確定! 回上一頁