News

I run npm i react-notifications-component and I coun't install this package on react 18: I got this error: npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!
Not sure if this is the right place (because it might be related to the ts-loader package), but here goes: I have a NPM package that contains several Vue components. When I switch to lang ts in a ...