1. First, clear the npm cache: · For Window: npm cache clean -f. For Linux, Ubuntu or MAC. sudo npm cache clean -f ; 2. Install n, Node's version ...
確定! 回上一頁