Tag: docker ember.js broccolijs

Brocolli Plugin ENOENT在Docker中没有这样的文件错误

我使用Ember-cli 2.11和brocoli-asset-rev 2.4.5以及"ember-cli-emblem": "0.8.2-beta.2" 。 我也使用docker 我刚创build一个component ,然后我得到这个错误。 The Broccoli Plugin: [Funnel: Funnel (test index)] failed with: Error: ENOENT: no such file or directory, lstat '/monty.lennie/tmp/funnel-input_base_path-4h2cnQAn.tmp/index.html' at Error (native) at Object.fs.lstatSync (fs.js:982:18) at symlink (/monty.lennie/node_modules/symlink-or-copy/index.js:79:26) at Function.symlinkOrCopySync [as sync] (/monty.lennie/node_modules/symlink-or-copy/index.js:65:5) at Funnel._copy (/monty.lennie/node_modules/broccoli-funnel/index.js:492:19) at Funnel.processFile (/monty.lennie/node_modules/broccoli-funnel/index.js:475:8) at Funnel.applyPatch [as _applyPatch] (/monty.lennie/node_modules/broccoli-funnel/index.js:389:12) at Funnel.<anonymous> (/monty.lennie/node_modules/broccoli-funnel/index.js:343:10) at […]