npm start报错Error: Cannot find module 'which

npm start报错

node:internal/modules/cjs/loader:1244
throw err;
^

Error: Cannot find module 'which'

解决方法:

npm install which

 

posted @ 2025-08-15 09:57  我的腹肌不见了  阅读(11)  评论(0)    收藏  举报