Closed francisedulab closed 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?
There is no any restrictions about nodejs. I ran it on 16. Please check your compile setup.
@francisedulab You might catch this error: #91. It is now fixed
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?