2017-02-04 302 views
0

不能設置屬性「文件系統」我在Linux上的Debian 我有這個錯誤幾次 我試圖安裝卸載與故宮安裝和NPM卸載構建開發失敗:空

ionic -v 
2.1.14 

> ionic-app-scripts serve 

[11:15:49] ionic-app-scripts 0.0.47 
[11:15:49] watch started ... 
[11:15:49] build dev started ... 
[11:15:49] clean started ... 
[11:15:49] clean finished in 3 ms 
[11:15:49] copy started ... 
[11:15:49] transpile started ... 
[11:15:51] transpile finished in 2.19 s 
[11:15:51] webpack started ... 
[11:15:51] build dev failed: Cannot set property 'fileSystem' of null 
[11:15:51] dev server running: http://localhost:8100/ 

我的問題是不同的我安裝ionic-app-scripts 0.0.47就像我在別人的答案讀,但它不工作,我也曾嘗試 @ionic/[email protected]但它不工作,我有這樣的錯誤 build dev failed: Cannot set property 'fileSystem' of null

+2

[build dev failed:無法設置屬性'fileSystem'爲空]的可能重複(http://stackoverflow.com/questions/41719924/build-dev-failed-cannot-set-property-filesystem-of-null ) –

+0

如果你已經安裝了最新的離子cli ..離子應用程序腳本1.0.0..check答案 –

+0

「*我安裝了'離子 - 應用程序腳本0.0.47'就像我在別人的答案*」 - 這不是答案所說的。你從哪裏讀到的? – melpomene

回答

1

安裝這個:"@ionic/app-scripts": "1.0.0" package.json中的應用程序腳本版本。

npm更新或離子庫更新(我想測試這些命令...大錯誤)後出現此錯誤。

小心lib更新。