grunt serve運(yùn)行報(bào)錯(cuò)
運(yùn)行g(shù)runt serve時(shí)報(bào)錯(cuò) Error:Cannot find module 'socket.io-client'?
Fatal error:Cannot find module 'async-each'
但是本地已經(jīng)全局安裝過(guò)async模塊
這種情況應(yīng)該怎么解決?
運(yùn)行g(shù)runt serve時(shí)報(bào)錯(cuò) Error:Cannot find module 'socket.io-client'?
Fatal error:Cannot find module 'async-each'
但是本地已經(jīng)全局安裝過(guò)async模塊
這種情況應(yīng)該怎么解決?
舉報(bào)
2016-08-13
重新npm i下呢?