felixrieseberg / felixrieseberg/ember-cli-azure-deploy

You do not have permission to view this directory or page.

Abierto
#23 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Shell
Estrellas
20
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I just did the following:

1. Created a new ember app,
2. Ran the two commands to install ember-cli-azure-deploy,
3. Pushed the code to Visual Studio Team Services,
4. Set up auto-deploy into an Azure Web App (which synced the code without error)

When I navigate to the home page I get the error message "You do not have permission to view this directory or page." which after some research seems to be caused by the Azure Web App not knowing where to find app.js or server.js.

This was at the end of the deployment log:

> Invalid start-up command "ember server" in package.json. Please use the format "node ".
> Looking for app.js/server.js under site root.
> Missing server.js/app.js files, web.config is not generated
>

Guía de contribución

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

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.