npm ERR! Error: EPERM: operation not permitted, unlink 'F:\code\webpack-learn\node_modules\.staging\postcss-calc-e927ae04\dist\parser.js'

solveing method:

fixed the issue by adding -g flag to the installation command.

use command:

npm i optimize-css-assets-webpack-plugin -g -D

posted @ 2019-06-29 18:54  begin256  阅读(1591)  评论(0编辑  收藏  举报