next-translate
next-translate copied to clipboard
Node version 16
I am not able to install in node 16 version. i got the error when i install . its like peer dependencies error.
Can you please suggest me how to resolved this issues.
Thank You
Can you provide more info about the error? The only peerDependencies of this library is react
and next
:
https://github.com/vinissimus/next-translate/blob/master/package.json#L89-L91
I'm going to close the issue because is not possible to reproduce it with this info. Next-translate with Node 16 is working fine.