warn - Attempted to load @next/swc-darwin-x64, but it was not installed

 

 failed-loading-swc | Next.js

解决方式:

在命令行直接输入npm i --force

就不会报错了