你好我得到這個錯誤,當我嘗試典型啓動命令反應本土npm ERR!錯誤號-5
react-native init test
返回該錯誤
npm WARN [email protected] requires a peer of [email protected] but none was installed.
Setting up new React Native app in /Users/xxxx/ReactNativeProjects/gpss
Installing React...
[email protected] /Users/xxxxx/ReactNativeProjects/gpss
└── [email protected]
Installing Jest...
npm ERR! code EIO
npm ERR! errno -5
npm ERR! syscall read
npm ERR! EIO: i/o error, read
可能是0.44的問題。你有沒有嘗試過使用0.43? – MattyK14
I/O錯誤可能指向硬件問題(HDD/SSD)。 – robertklep
昨天它正在工作,我怎麼能降級到0.43,我記得昨天升級也許它 – sddsa