报错内容
修改文件./tsconfig.app.json中的"noEmit": true为"noEmit": false
"noEmit": true
"noEmit": false
./tsconfig.node.json同理