-
-
Hi, i have problem when try import library like this
import 'dsmorse-gridster/dist/jquery.gridster.min.js'
In console i have next error:
```
Can't resolve './jquery.coords.js'
Can't resolve './ut…
-
I have reinstalled yo still can't get generator-angular2-library to installed on my mac.
I'm running npm 5.3.0
I did
npm uninstall -g yo
npm cache verify
npm install -g yo
```
/Users/me/.…
-
I am using angular2-image-upload library to upload certain files
I recently upgraded from 0.6.6 version to 1.0.0-rc.1 (Because I will be needing some of the new features in the future) Howerver it …
-
I want to use leaflet library in this project
when I use:
**npm run roll**
I have an error like:
'TileLayer' does not exist on type 'typeof L'
-
In apps which already use @angular2-material library, using polymer elements with angular2-polymer breaks material library css styles.
below line is causing issue:
```
PolymerDomAdapter.prototype.cr…
-
```
XXX:angular2-library-example xxx $ npm run build
> angular2-library-example@1.0.6 build /Users/xxxx/Documents/workspace/angular2-library-example
> rm -rf lib && tsc -p src
node_modules/angular2/…
-
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\nod…
-
I am using the library ng2-permission in my project. My project is a authentication library created for [generator-angular2-library](https://github.com/jvandemo/generator-angular2-library)...
Unfor…
-