Closed daniel100097 closed 4 years ago
@daniel100097 TSDX should still work despite that error, pretty sure that is just corejs
failing to show it's donation message on postinstall
, so nothing important missed. It also might not happen on second install, I can't remember.
Have had that happen to me a number of times when installing all kinds of packages; it's an error in a deprecated version of core-js
which a lot of packages use and is more than a level up upstream.
It is a fairly common error relating to https://github.com/zloirock/core-js/issues/843 / https://github.com/zloirock/core-js/issues/831 and previously https://github.com/zloirock/core-js/issues/673 / https://github.com/zloirock/core-js/issues/591 / https://github.com/zloirock/core-js/issues/582 / https://github.com/zloirock/core-js/issues/551
Hello,
I'm getting the folowing error by installing tsdx globaly. Nodejs runs on my system in a snap package, thats probably the reason why im getting this error.
Current Behavior
Crashed by installing tsdx globaly