pinterest
pinterest copied to clipboard
PinWork(Pinterest for bloggers) built with ❤️ using Angular2 (4.0.0)
ERROR in Error: Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function,...
When i run "ng serve", i got error: "ERROR in Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the function or lambda...
I can't able to build the package after given a cli command --> > ng serve 91% additional chunk assets processingError: ENOENT: no such file or directory, open 'C:\Users\Desktop\Pin NG2\pinterest\node_modules\foundation-sites\vendor\jquery\dist\jquery.min.js...
i got this issue at first time - ng serve : ERROR in Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the...
"dependencies": { "@angular/animations": "^4.1.3", "@angular/common": "^4.1.3", "@angular/compiler": "^4.1.3", "@angular/compiler-cli": "4.0.0", "@angular/core": "^4.1.3", "@angular/forms": "^4.1.3", "@angular/http": "^4.1.3", "@angular/material": "^2.0.0-beta.6", "@angular/platform-browser": "^4.1.3", "@angular/platform-browser-dynamic": "^4.1.3", "@angular/platform-server": "^4.1.3", "@angular/router": "^4.1.3", "@ngrx/core": "1.2.0", "@ngrx/effects": "^2.0.2",...