Closed ChazUK closed 3 years ago
AOT is set to true in angular.json and I have also tried adding "postinstall": "ngcc",
to the scripts and re-ran npm install
but the error is still coming up
hey! I saw the old issue sometime ago https://github.com/angular/angular/issues/40507 and it can be related maybe? In this case it was tests failure because of Chrome version, but, maybe will help you too
@daniloff200 thank you so much, this is the exact issue. I don't know why that hasn't come up when I search for it!
yeah, I also stucked in this one today, and solution above helped me too :)
After creating a new Angular 11 project using @angular/cli and then running
npx sb init
to add Storybook I am running into the following error.I tried with Angular 10 and it all works smoothly, perhaps it has something to do with Ivy?
npx sb info
ng version
package.json