Tuesday, 2 May 2017

Npm package dependencies not install

I created npm package from my forked repository: https://github.com/pwalczak83/angular2-datatable

I change only name and version in package.json, when i install: npm i -S angular2-datatable-custom i got packet install but there is NO lib directory

However when I install version from which I fork: https://github.com/mariuszfoltak/angular2-datatable the lib directory after: npm i -S angular2-datatable is created

Help me guys plz because without this lib directory my package not working



via user2491066

No comments:

Post a Comment