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

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注