-
my app use nodeJs , angular2 , socket.io .
- Nodejs 6
- Angular 2
- socket at server 1.6.0 at client 1.6.0
- MAC OS is my environment
I try to make a chat room :
- add a message to a chat…
-
##### **Overview of the issue**
Executing 'yo jhipster:upgrade' on a up-to-date project (ie. no changed file) I get the following error:
```ERROR! Unable to checkout branch jhipster_upgrade:
er…
elhoo updated
7 years ago
-
I using template https://github.com/MarkPieszak/aspnetcore-angular2-universal.
first request after server started is fine and reload it throw this error
Exception: Call to Node module failed with …
-
I'm trying to upgrade to `Webpack 2` and have had little problems except the "watch" task and watch done through `webpack-dev-middleware` are orders of magnitude slower (3 vs 35 seconds). Is there som…
-
Hi there,
I get the following error when running ngBuild.
ERROR in Error encountered resolving symbol values statically. Calling function 'Angular2SocialLoginModule', function calls are not supp…
ghost updated
7 years ago
-
Hey guys, could anyone help me with this issue, so basically i need to upgrade my Angular version to the latest in order to get work with angular2-froala-wysiwyg. Unfortunately, ive got caught with th…
-
I'm trying to install package angular2-jwt to my project but NPM is complaining of some unmet peer dependencies. I've cleaned the NPM cache and deleted the node_modules folder but the error still occu…
-
I know Angular-CLI is a "moving target", so there are problems building dependencies on it. But there are also other dependencies (e.g., node-uuid) which should be fixed in the package.json file. Basi…
-
After upgrading to Angular 4, this error appeared while building.
**ERROR in Error encountered resolving symbol values statically. Calling function 'makeDecorator', function calls are not supported…
-
I used this project:
https://github.com/johnpapa/angular2-go
and implemented angular2-cookie as follows:
`import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platf…