python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unit test cases are not running after upgrading to Angular 12
Upgraded project from Angular version 5 to 12. The project is running fine but the unit test cases are not running, and just showing
Karma v 6.3.17 - connected; test: execute;
PhantomJS 2.1.1 (Windows...
ATP
Votes: 0
Answers: 0
Angular 12 Storybook 'this' context transform fields to string
I updated lib project from 11 to 12 angular version. Updated storybook from 6.1 to 6.4.
Build builds well, without errors. Storybook compiles as well, BUT...
I received strange errors.
Error: compareW...
Андрей Станкеев
Votes: 0
Answers: 2
ng serve/build not working after angular upgrading from 11 to Angular 13
Tried to upgrade the angular from 11 to 13, here is my package.json. As I was using angular 11 which was having a slow build then I decided to upgrade it to 13 now it doesn't build or serve.
{
"...
user10668235
Votes: 0
Answers: 1
An unhandled exception occurred: The requested module 'sourcemap-codec' does not provide an export named 'decode'
On Upgrading, to angular 13, My build step on pipeline is failing. My initial version was 11, on upgrading to 12 the build worked fine but on upgrading from 12 to 13, it started giving me this error o...
Vijit Wadhwa
Votes: 0
Answers: 1