Giter Site home page Giter Site logo

Comments (14)

mattlewis92 avatar mattlewis92 commented on May 20, 2024 7

One temporary workaround that I found is to delete the sourcemap before extracting i18n:

rm node_modules/angular-calendar/fesm2020/angular-calendar.mjs.map

from angular-calendar.

mattlewis92 avatar mattlewis92 commented on May 20, 2024 3

I've filed an issue on the angular CLI repo with steps to reproduce, hopefully they can find a proper fix soon 🙏

angular/angular-cli#25413

from angular-calendar.

cmayankc avatar cmayankc commented on May 20, 2024 1

+1

from angular-calendar.

DerZyklop avatar DerZyklop commented on May 20, 2024 1

Have the same on Angular 15. @jaudette790 you could change 'Angular 16' to 'Angular 15+' in the title.

from angular-calendar.

kukjevov avatar kukjevov commented on May 20, 2024 1

@jaudette790 can you verify whether babel version 7.22.7 solves issue also for you?

angular/angular-cli#25414 (comment)

from angular-calendar.

mattlewis92 avatar mattlewis92 commented on May 20, 2024 1

Verified that the issue is fixed in angular CLI 16.1.4!

from angular-calendar.

matts-bot avatar matts-bot commented on May 20, 2024

Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me

from angular-calendar.

geraldspreer avatar geraldspreer commented on May 20, 2024

I can confirm this issue. Exactly like it was described by @jaudette790. I would be really cool @mattlewis92 if you would be able to fix this.

from angular-calendar.

geraldspreer avatar geraldspreer commented on May 20, 2024

The error is thrown by babel.js https://unpkg.com/@babel/[email protected]/babel.js.map

const COL_GTR_EQ_ZERO = 'column must be greater than or equal to 0 (columns start at column 0)';

from angular-calendar.

DerZyklop avatar DerZyklop commented on May 20, 2024

And i confirm @geraldspreer. Error is

Error: /Users/nils/S/plano/scheduler.frontend.ng2/node_modules/angular-calendar/fesm2020/angular-calendar.mjs: `column` must be greater than or equal to 0

from angular-calendar.

jaudette790 avatar jaudette790 commented on May 20, 2024

Have the same on Angular 15. @jaudette790 you could change 'Angular 16' to 'Angular 15+' in the title.

I updated the title, but I did not get the error until I updated to Angular 16

from angular-calendar.

mattlewis92 avatar mattlewis92 commented on May 20, 2024

Hey folks, I just took a quick look at this issue and this seems like a bug with angular rather than anything I'm able to fix my end. You can see there are other people running into the problem and that aren't using this package.

For example:

from angular-calendar.

geraldspreer avatar geraldspreer commented on May 20, 2024

Thank you @mattlewis92 for providing this info to temporary fix this problem.

from angular-calendar.

kukjevov avatar kukjevov commented on May 20, 2024

It is a problem of Babel which is already under resolution, but not closed yet babel/babel#15712

from angular-calendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.