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

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

Abierto
#46 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
76
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
cli, operating-systems, performance
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.