felixrieseberg / felixrieseberg/ember-cli-azure-deploy
You do not have permission to view this directory or page.
- Lingua principale
- Shell
- Stelle
- 20
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
>
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.