felixrieseberg / felixrieseberg/ember-cli-azure-deploy
You do not have permission to view this directory or page.
- Vorherrschende Sprache
- Shell
- Sterne
- 20
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
>
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.