xiaoweipeng 最近的时间轴更新
xiaoweipeng

xiaoweipeng

V2EX 第 598747 号会员,加入于 2022-10-24 22:19:37 +08:00
nextjs 运行报错
React  •  xiaoweipeng  •  301 天前  •  最后回复来自 PTLin
13
这个为啥报错呀
React  •  xiaoweipeng  •  2023-02-27 02:23:12 AM  •  最后回复来自 xiaoweipeng
8
xiaoweipeng 最近回复了
300 天前
回复了 chengshilieren 创建的主题 程序员 我有很多适合程序员做项目的域名
photo.plus 多少
301 天前
回复了 xiaoweipeng 创建的主题 React nextjs 运行报错
@NessajCN 不能直接用 ts 是吧,了解,感谢
301 天前
回复了 xiaoweipeng 创建的主题 React nextjs 运行报错
@sjn9588 是这样的,感谢!!!
301 天前
回复了 xiaoweipeng 创建的主题 React nextjs 运行报错
@PTLin 还有这种说法吗,我 ts 新手
301 天前
回复了 xiaoweipeng 创建的主题 React nextjs 运行报错
@NessajCN 是的,是 pnpm 安装的
301 天前
回复了 xiaoweipeng 创建的主题 React nextjs 运行报错
@NessajCN website 的吗 {
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noEmit": true,
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": true,
"jsx": "preserve",
"incremental": true,
"plugins": [
{
"name": "next"
}
],
"paths": {
"@/*": ["./src/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]
}
我现在用的这个主题也很简洁 hexo 的 icelf.fun
2023-02-27 02:23:12 +08:00
回复了 xiaoweipeng 创建的主题 React 这个为啥报错呀
@des 可以,感谢大佬
2023-02-27 00:10:29 +08:00
回复了 xiaoweipeng 创建的主题 React 这个为啥报错呀
@anonymous2351d00 试过了,不行
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   954 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 20:36 · PVG 04:36 · LAX 13:36 · JFK 16:36
Developed with CodeLauncher
♥ Do have faith in what you're doing.