小编Xyl*_*lan的帖子

引擎“节点”与此模块不兼容。预期版本“>=16.0.0”。得到“14.18.3”(部署到 vercel 时)

我试图将 next.js 项目部署到 vercel,但出现以下错误。

error datastore-pubsub@2.0.0: The engine "node" is incompatible with this module. Expected version ">=16.0.0". Got "14.18.3"
error Found incompatible module.
Run Code Online (Sandbox Code Playgroud)

在此输入图像描述

我尝试删除yarn.lock文件,但仍然出现相同的错误。

next.js vercel

4
推荐指数
1
解决办法
5657
查看次数

标签 统计

next.js ×1

vercel ×1