Skip to content

Instantly share code, notes, and snippets.

Errors:
hair-id:12 GET http://localhost:4200/node_modules/primeui/themes/omega/theme.css
hair-id:13 GET http://localhost:4200/node_modules/font-awesome/css/font-awesome.min.css
hair-id:14 GET http://localhost:4200/node_modules/primeui/primeui-ng-all.min.css
Warnings:
client:40 [WDS] Warnings while compiling.
@RedFour
RedFour / app.component.html
Last active December 1, 2016 16:34
PrimeNG test project
<h1>
{{title}}
</h1>
<p-galleria [images]="images" panelWidth="500" panelHeight="313" showCaption="true"></p-galleria>
@RedFour
RedFour / gist:4e52a2724026114849f45fb68fc4ce69
Created August 16, 2016 22:59
npm list for firebase namespace issue
+-- @angular/common@2.0.0-rc.5
+-- @angular/compiler@2.0.0-rc.5
+-- @angular/core@2.0.0-rc.5
+-- @angular/forms@0.3.0
+-- @angular/http@2.0.0-rc.5
+-- @angular/platform-browser@2.0.0-rc.5
+-- @angular/platform-browser-dynamic@2.0.0-rc.5
+-- @angular/router@3.0.0-rc.1
+-- @angular2-material/button@2.0.0-alpha.7-2
+-- @angular2-material/card@2.0.0-alpha.7-2