When I type: ``` $ tns run android ``` I get the following error: ``` The project file is corrupted. Additional technical information: SyntaxError: Unexpected token / ``` This is happening when I am developing on Windows and move to Mac. What is the project file? Is it package.json?