adopted-ember-addons / adopted-ember-addons/ember-cli-windows

ember-cli-windows serve Infinite Configuration Loop - What to do?

Ouverte
#46 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
76
Forks
11
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
cli, operating-systems, performance
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.