I have some code that included reflect-metadata. And after compiled that code, at the runtime I have recived some error about "'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.invokeGetter"
I have some code that included reflect-metadata. And after compiled that code, at the runtime I have recived some error about "'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them at Function.invokeGetter"