Git Product home page Git Product logo

Comments (2)

walaszczykm avatar walaszczykm commented on July 29, 2024

Hello @AmolShinde11 👋

Sad to hear that you have encountered an error with our package.
Unfortunately, as for now, this package is aimed to support the last two Angular versions: 12 and 13 as below 12 the output produced by@angular/compiler@13 seems to be incompatible with the lower version.

The dependence on specific Angular version is emphasized using peerDependecies inside packages package.json as you can see here:

"@angular/core": "12 || 13",

Because your request targets a version lower than the currently supported ones, this issue will not have a high priority. I won't close it right away and I will try to do some debugging first and we will see if we can do anything more to actually support a wider range of Angular versions.

Could you please first extend the Version list in your original request by providing a list of:

  • all @angular/* dependencies in your project
  • version of typescript
  • version of rxjs
  • version of zone.js
  • optionally, if used, a version of tslib

Feel free to propose your solution if you will have one or provide any more details if some will be available 🙂

from chat-widget-adapters.

walaszczykm avatar walaszczykm commented on July 29, 2024

Closing as for now we are not officially supporting the Angular versions lower than 12.
The issue will be reopened If we will introduce support for Angular 11.

from chat-widget-adapters.

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.