Romanchuk / angular-i18next

angular v10+ integration with i18next v19.4+
MIT License
131 stars 33 forks source link

Node 16 support #93

Closed francisedulab closed 1 year ago

francisedulab commented 1 year ago

Hi we have an angular project which runs only on node 16 , we are unable to install this library on the angular 13 project using --force command installs but its unable to compile is there any workaround possible?

Romanchuk commented 1 year ago

There is no any restrictions about nodejs. I ran it on 16. Please check your compile setup.

Romanchuk commented 1 year ago

@francisedulab You might catch this error: #91. It is now fixed