我有Angular 2的问题.当我想启动服务器它得到这个:
- $ng serve
- Cannot read property 'config' of null
- TypeError: Cannot read property 'config' of null
- at Class.run (C:\Users\Damien\Desktop\application\node_modules\@angul ar\cli\tasks\serve.js:22:63)
- at check_port_1.checkPort.then.port (C:\Users\Damien\Desktop\application\node_modules\@angular\cli\commands\serve.js:103:26)
- at process._tickCallback (internal/process/next_tick.js:103:7)
我重新安装了CLI,其他任何工作都没有.我可能是json文件的东西?