やあみんな、その前に行ったことがないのに役立つイオン(空白ページ)とローカルホストでionic3アプリを提供することはできません。今日私はイオンサービングをタイプし、空白のページをくれました。もう一度やり直してみた。何も変わっていません。
コンソールのエラーは、そのようなものです:
```
Failed to load resource: the server responded with a status of 404 (Not Found)
vendor.js Failed to load resource: the server responded with a status of 404 (Not Found)
main.js Failed to load resource: the server responded with a status of 404 (Not Found)
vendor.js Failed to load resource: the server responded with a status of 404 (Not Found)
main.js Failed to load resource: the server responded with a status of 404 (Not Found)
main.css Failed to load resource: the server responded with a status of 404 (Not Found)
```
はその後、私はインターネット上で解決策を検索していることを試みた:
```
npm uninstall -g cordova ionic
npm install -g cordova ionic
```
を、それは仕事didntの!
私は前に私のアプリケーションフォルダをバックアップしたので、私は覚えていました。だから私はそれを試して、それが動作するのを見た。私はそのバックアップフォルダのwww /ビルドフォルダファイルを私の最新のアプリケーションフォルダにコピーしました。再びイオン性液体を流す。それは自動的にすべてのファイルを削除し、動作しません?
私のアプリを提供できませんか?私の人を助けてください。私はそのエラーを受け取るために何もしなかった、私はショックを受けた!
ターミナル:
```
Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser -
Ctrl+C to cancel
[04:35:39] watch started ...
[04:35:39] build dev started ...
[04:35:39] clean started ...
[04:35:39] clean finished in 7 ms
[04:35:39] copy started ...
[04:35:39] deeplinks started ...
[04:35:39] deeplinks finished in 236 ms
[04:35:39] transpile started ...
[04:35:43] dev server running: http://localhost:8100/
[OK] Development server running!
Local: http://localhost:8100
External: http://192.168.1.3:8100, http://192.168.136.1:8100, http://192.168.80.1:8100
DevApp: [email protected] on ASUS
[04:35:44] copy finished in 4.77 s
[04:35:44] watch ready in 4.94 s
`` `
ここで停止し。
私のイオン性情報:
```
cli packages: (C:\Users\Uğur\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.0.1
Cordova Platforms : none
Ionic Framework : ionic-angular 3.8.0
System:
Node : v6.11.4
npm : 3.10.10
OS : Windows 8.1
Environment Variables:
ANDROID_HOME : not set
Misc:
backend : pro
```
は**作業 –
おかげしかしdidntの私はスクリーンショット – ugrdursun
NPMキャッシュ**きれいにしてから、コマンド – ugrdursun