Arquisoft / dechat_en2a

Dechat EN2A
https://arquisoft.github.io/dechat_en2a
MIT License
8 stars 7 forks source link

Problem with e2e test #72

Closed pxstrana closed 5 years ago

pxstrana commented 5 years ago

I had a problem that throw an error using the command : ng e2e

throw er; // Unhandled 'error' event
      ^

Error: write EPIPE

It was due to the version of angular. I updated using this command and it solved. ng update @angular/cli @angular/core