問題タブ [core-js]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
12 に答える
59142 参照

angular - エラー: 「\node_modules\@angular-devkit\build-angular\src\angular-cli-files\models」の「core-js/es7/reflect」を解決できません

Angular 7.3.6 に更新した後、ng serve で次のエラーが発生します。

ここに画像の説明を入力

./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js のエラー モジュールが見つかりません: エラー: 'core-js/es7/reflect' を解決できません'\node_modules@angular-devkit\build-angular\src\angular-cli-files\models'

これが私のpackage.jsonの依存関係です: