Upgrading the typescript version and the @types/react version solved the problem for me. "typescript": "3.2.2" => "3.4.5".
確定! 回上一頁