adopted-ember-addons / adopted-ember-addons/ember-cli-windows
ember-cli-windows serve Infinite Configuration Loop - What to do?
- 主要言語
- JavaScript
- スター
- 76
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
H folks. I am VERY NEW to Ember.
I have installed ember-cli-windows & I am trying to run `ember-cli-windows serve`.
I have tried both cmd.exe as admin & Powershell as admin. I am stuck in what seems to be an "Infinite Configuration Loop"
Here are my **admin** terminal logs
- cmd.exe
```cmd
Microsoft Windows [Version 10.0.19042.867]
(c) 2020 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32> cd C:\1d\EmberjsPjs\JoeEmber01-app
C:\1d\EmberjsPjs\JoeEmber01-app> ember-cli-windows serve
ember-cli-windows v2.2.0
Configure Windows for Ember-Cli Performance
If you continue, this tool will automate the configuration of Windows Defender and Windows Search
Confirm: Do you want to proceed? (Y/N): Y
Finished Search Configuration.
Windows Defender seems to be disabled.
If that is correct, further configuration is not required.
C:\1d\EmberjsPjs\JoeEmber01-app> ember-cli-windows serve
ember-cli-windows v2.2.0
Configure Windows for Ember-Cli Performance
If you continue, this tool will automate the configuration of Windows Defender and Windows Search
Confirm: Do you want to proceed? (Y/N): Y
Finished Search Configuration.
Windows Defender seems to be disabled.
If that is correct, further configuration is not required.
C:\1d\EmberjsPjs\JoeEmber01-app> ember-cli-windows serve
ember-cli-windows v2.2.0
Configure Windows for Ember-Cli Performance
If you continue, this tool will automate the configuration of Windows Defender and Windows Search
Confirm: Do you want to proceed? (Y/N): N
Operation aborted
C:\1d\EmberjsPjs\JoeEmber01-app>
```
- powershell
```powershell
PowerShell 7.1.3
Copyright (c) Microsoft Corporation.
https://aka.ms/powershell
Type 'help' to get help.
PS C:\1d\EmberjsPjs\JoeEmber01-app> ember-cli-windows serve
ember-cli-windows v2.2.0
Configure Windows for Ember-Cli Performance
If you continue, this tool will automate the configuration of Windows Defender and Windows Search
Confirm: Do you want to proceed? (Y/N): Y
Finished Search Configuration.
Windows Defender seems to be disabled.
If that is correct, further configuration is not required.
PS C:\1d\EmberjsPjs\JoeEmber01-app> ember-cli-windows serve
ember-cli-windows v2.2.0
Configure Windows for Ember-Cli Performance
If you continue, this tool will automate the configuration of Windows Defender and Windows Search
Confirm: Do you want to proceed? (Y/N): N
Operation aborted
PS C:\1d\EmberjsPjs\JoeEmber01-app>
```
**How should I proceed?**
Thanks in advance for the help.
Love and peace,
Joe (Codeswell) Dorocak
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No source file or test is identified. First reproduce `ember-cli-windows serve` with v2.2.0 on Windows 10, using the reported administrator cmd.exe or PowerShell setup, and trace the configuration entry point. Done means the configuration prompt completes once and the Ember serve command proceeds instead of repeating.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli, operating-systems, performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100