小编Tal*_*ota的帖子

错误:“MyDocument.getInitialProps()”应该解析为带有“html”属性并设置了有效 html 字符串的对象

我的项目位于https://github.com/Talita1996/NLW4

  1. 我用命令创建了一个项目yarn create next-app project_name
  2. 我更改了一些文件的扩展名并添加了一些代码
  3. 我用命令安装了打字稿yarn add typescript @types/react @types/react-dom @types/node -D

第一天一切正常,但今天,当我打电话时,yarn dev我收到错误:

在此输入图像描述

typescript reactjs next.js

6
推荐指数
1
解决办法
6708
查看次数

标签 统计

next.js ×1

reactjs ×1

typescript ×1