簡體   English   中英

Angular 2 CLI:ng測試錯誤

[英]Angular 2 CLI: ng test error

我已經用ng new my-app設置了一個新的temp應用,當我運行ng test ,出現以下錯誤:

The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with: Error: EMFILE: too many open files, open '../src/tsconfig.json'

我想知道是否還有其他人遇到此問題並找到解決方法。

您可以嘗試“ ng test --build = false

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM