this-vs-that icon indicating copy to clipboard operation
this-vs-that copied to clipboard

build failed

Open edgexie opened this issue 2 years ago • 4 comments

Help, My env : node v14.20.0, npm v6.14.17 image

edgexie avatar Aug 05 '22 23:08 edgexie

有解决吗

circletop avatar Aug 08 '22 07:08 circletop

有解决吗

没有,你也遇到了?

edgexie avatar Aug 09 '22 23:08 edgexie

解决了,按着它提示 安装了 依赖

circletop avatar Aug 10 '22 08:08 circletop

@circletop 是说按照提示 yarn add --dev @types/react 了么? 我装了也不行的。

edgexie avatar Aug 10 '22 23:08 edgexie

This is what fixed it for me:

npm install next@latest
npm install --save-dev @types/node

joshuadelange avatar Aug 22 '22 11:08 joshuadelange

@joshuadelange it's useful, thx!!!

edgexie avatar Aug 22 '22 12:08 edgexie