ember啓動報錯

ember[4858] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
events.js:85
throw er; // Unhandled ‘error’ event
^
Error: watch EMFILE
at exports._errnoException (util.js:746:11)
at FSEvent.FSWatcher._handle.onchange (fs.js:1157:26)git

緣由:watchman日誌文件達到上限,須要清理
watchman watch-del-all
查看幫助:
watchman -helpgithub

後來再一次遇到這個錯誤,我去google上面查了一下,才發現以前寫的那些可能不太正確,但提供如下解決方法:
1. 重啓機器,最狠的方式(我嘗試過)
2. 若是你使用的是zsh,請切換
3. 更新ember-cli
4. 清理watchmanmarkdown

參考:
https://github.com/ember-cli/ember-cli/issues/2226
https://github.com/ember-cli/ember-cli/issues/1260google

版權聲明:本文爲博主原創文章,未經博主容許不得轉載。日誌

相關文章
相關標籤/搜索