2017-02-09 55 views
0

我跑在Windows 10 $ metor管理員,但另一個驅動器,我有錯誤爲什麼流星只能運行在Windows 10

W20170209-23:17:53.763(3.5)? (STDERR) module.js:327 
W20170209-23:17:53.764(3.5)? (STDERR)  throw err; 
W20170209-23:17:53.765(3.5)? (STDERR) ^
W20170209-23:17:53.765(3.5)? (STDERR) 
W20170209-23:17:53.766(3.5)? (STDERR) Error: Cannot find module 'fibers' 
W20170209-23:17:53.766(3.5)? (STDERR)  at Function.Module._resolveFilename (module.js:325:15) 
W20170209-23:17:53.766(3.5)? (STDERR)  at Function.Module._load (module.js:276:25) 
W20170209-23:17:53.767(3.5)? (STDERR)  at Module.require (module.js:353:17) 
W20170209-23:17:53.767(3.5)? (STDERR)  at require (internal/module.js:12:17) 
W20170209-23:17:53.768(3.5)? (STDERR)  at Object.<anonymous> (D:\Developing\Programming\Web\Tuto 
rial\Meteor\myapp2\.meteor\local\build\programs\server\boot.js:1:75) 
W20170209-23:17:53.768(3.5)? (STDERR)  at Module._compile (module.js:409:26) 
W20170209-23:17:53.769(3.5)? (STDERR)  at Object.Module._extensions..js (module.js:416:10) 
W20170209-23:17:53.769(3.5)? (STDERR)  at Module.load (module.js:343:32) 
W20170209-23:153.770(3.5)? (STDERR)  at Function.Module._load (module.js:300:12) 
W20170209-23:17:53.770(3.5)? (STDERR)  at Module.require (module.js:353:17) 

等等,但是當我跑這個代碼在C:\,並在管理員模式下我不「T有任何錯誤

PS:

結不幹活,就AppData\Local\.meteor\packages\meteor-tool\1.4.2_3\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules

windows 10 error

更新: 並不需要使用管理員模式

回答

1

我不知道是什麼原因造成的錯誤,但是當我用在Windows計算機上使用流星開發,我能通過卸載然後重新安裝Meteor解決同樣的錯誤。

希望可以幫到