I try to compile an application on android and I get this message:
Error: can not find module 'reflect-metadata'
In other forums I found that you have to add the metadata in the package.json but not specifically where