how to fix npm webpack install error 4048? -
so.. tried intall webpack, webpack-dev-server , html-webpack-plugin, in developer mode. instalation interrompted following error:
npm err: path: c:\user\leonardo kalyn\documents\vs projects\study\node_modules\fsevents\node_modules\abbrevzpackage.json
npm err: code eperm
npm err: errorno 4048
npm err: syscall unlink
operation not permited.
and asks me run root/adm when try run again adm.
my os windows 10 node 8.4.0 npm 5.4.1
i've found lot posts same error number , code, , same , different syscall, no working solution far.
ps error occurs atempt install webpack, create-react-app
Comments
Post a Comment