問題背景
更新某個npm包,先解除安裝,然後安裝了最新的。結果顯示以下錯誤。
報錯資訊
ERROR Failed to compile with 3 errors 16:54:00
These dependencies were not found:
(node:46156) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'
(node:46156) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.