M
M
Max2015-05-01 12:40:43
Angular
Max, 2015-05-01 12:40:43

Why is bower.io not installed when working with angular.js?

0a65eeb78bc349d3859ec0b4e8ffea29.PNGHello, I'm trying to install bower.io when working with angular, but an error pops up: error: EPERM, mkdir 'C:\Program Files (x86)\Git\local' at Error (native). Also npm install doesn't work.
I added the local folder at the specified address, but there were even more errors.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Yarosh, 2015-05-01
@maxprof

It's very simple - by default, node.js uses error codes from libc, namely from errno.h .
Wikipasta:
What actually means that there are no rights to the specified daddy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question