angular2-library-example
angular2-library-example copied to clipboard
An example repository for building your own Angular 2 library
``` XXX:angular2-library-example xxx $ npm run build > [email protected] build /Users/xxxx/Documents/workspace/angular2-library-example > rm -rf lib && tsc -p src node_modules/angular2/src/facade/promise.d.ts(1,10): error TS2661: Cannot re-export name that is not defined in...
here is the npm-debug.log on a Windows 10 environment. 0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\danise\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose...