mattlewis92 / angular-calendar

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.
https://mattlewis92.github.io/angular-calendar/
MIT License
2.72k stars 866 forks source link

Problem extracting 18n tags with Angular 16 #1670

Closed jaudette790 closed 1 year ago

jaudette790 commented 1 year ago

Running the command ng extract-i18n with angular 16 causes the error ./node_modules/angular-calendar/fesm2020/angular-calendar.mjs - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js): Error: (...)/node_modules/angular-calendar/fesm2020/angular-calendar.mjs: column must be greater than or equal to 0 (columns start

Was previously working properly with Angular 15.

Running angular 16.0.3 angular-calendar 0.31.0 (also tried with 0.30.1 version) Tried with node 16, 18, 20, all the same

matts-bot[bot] commented 1 year ago

This issue has been closed automatically as it did not follow the issue template, please open a new issue that follows the bug report or feature request template.

Thank you! ✌️