小编Ary*_*ish的帖子

Nextjs - 在页面/_document 之外导入 next/document 错误

由于 Next.js 自定义文档,我在构建期间收到此错误。

因此,在构建期间我收到一条错误消息:“我也有 in _document.jspages/_document.js

next/document should not be imported outside of pages/_document.js. See https://nextjs.org/docs/messages/no-document-import-in-page.
Run Code Online (Sandbox Code Playgroud)

在此输入图像描述

请帮我!

编辑

将 next 和 eslint-config-next 更新到版本 11.1.3-canary.7

compiler-errors node.js next.js

21
推荐指数
2
解决办法
2万
查看次数

在公共频道discord.js中发送私人消息

你如何创建这个 在此输入图像描述discord.js版本中12.5.3。我的意思是Only you can see this。我知道如何使用发送消息到频道message.channel.send,但如何发送Only you can see this消息。谢谢

javascript node.js discord.js

2
推荐指数
1
解决办法
5035
查看次数