小编fan*_*oJr的帖子

Next.js - 纱线开发:错误命令失败,信号为“SIGSEGV”

每当我跑步yarn devnpm run dev

yarn run v1.22.10
warning ../../../../package.json: No license field
$ next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info  - Using webpack 5. Reason: no next.config.js https://nextjs.org/docs/messages/webpack5
event - compiled successfully
event - build page: /
wait  - compiling...
error Command failed with signal "SIGSEGV".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Run Code Online (Sandbox Code Playgroud)

package.json

yarn run v1.22.10
warning ../../../../package.json: No license field
$ next dev
ready - started server on …
Run Code Online (Sandbox Code Playgroud)

npm package.json yarnpkg next.js

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

next.js ×1

npm ×1

package.json ×1

yarnpkg ×1