I've exhausted all options - from reloading to toggling between the values of these two settings:
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
in tsconfig.json and also adding it to tsconfing.tns.ts. I've disabled plugins, uninstalled them completely, but nothing seems to resolve the issue!
The error stubbornly remains.