Skip to content

Importing the module in Angular gives me an error #332

Answered by jekuer
dilyandimitrov asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dilyandimitrov ,

This is neither an Angular, nor an Add-to-Calendar issue. It is caused by webpack not being able to transpile the Add to Calendar code to your old Ecma Script version (which is a result of your old Angular version).
I have published a new version (2.1.2), which holds better backwards compatibility and hopefully works within your stack.

However, just a friendly advice: You should really update your project to the latest Angular version 15. Version 8 is now 4 years old, which is an extremely long period within Frontend development and no longer supported by a lot of stuff. Working with outdated frameworks is a big risk. In terms of security (to be fair, a smaller one), …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jekuer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants