Closed sydorkov closed 8 years ago
having the same problem. what is the reason for that error?
make install
is only for development, and can only be used if you clone this repo. If you want to use ng-admin inside another project, just require ng-admin.min.js
in your code.
@fzaninotto
That's what I'm trying to do.
My task is to develop a new type of a field. And I wanna to write new code for our project and then build new min version of ng-admin.min.js
with my new functional.
@fzaninotto
And I tried to make install
&& make build
when i cloned repo from git, but got the same error.
Hello. I've installed ng-admin 0.9.1 from npm, mounted in node_modules/ng-admin then did «make install». After installation I've tried to «make build» ng-admin from sources, but got an error:
How can I fix it?
I'm using OS X, node 4.0.0, npm 2.14.2. Here is npm ls from _nodemodules/ng-admin: