ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Compilation failed during e2e because of core-js #465

Closed creal73 closed 5 years ago

creal73 commented 5 years ago

I'm submitting a...

Current behavior

Compilation failed running e2e tests

image

Expected behavior

Compilation succeeded

Minimal reproduction of the problem with instructions

Working on feature/jest branch, I'm running e2e tests on a generated project.

Environment

- generator version: 6.0.1
- node version: 10.15.3
- npm version: 6.4.1
- OS: Ubuntu 19.04
creal73 commented 5 years ago

Regarding this post, I suggest to roll bak to core-js@2.x

creal73 commented 5 years ago

Closed by #466