You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, my installed version (on a clean node modules) shows
import 'core-js/es7/reflect';
This code was updated approx 6 weeks ago in master, yet is still not published on a recent release to npm,
🔬 Minimal Reproduction
Install latest package, view installed polyfill
🔥 Exception or Error
ERROR in ./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js
Module not found: Error: Can't resolve 'core-js/es7/reflect' in '/home/luke/nodejs/ecom2/ecom2-frontend/node_modules/@angular-devkit/build-angular/src/angular-cli-files/models'
ℹ 「wdm」: Failed to compile.
🐞 Bug report
Command (mark with an
x
)Description
https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_angular/src/angular-cli-files/models/jit-polyfills.js
References
However, my installed version (on a clean node modules) shows
This code was updated approx 6 weeks ago in master, yet is still not published on a recent release to npm,
🔬 Minimal Reproduction
Install latest package, view installed polyfill
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: