felixrieseberg / ember-cli-azure-deploy

:wrench: Build Ember Cli Apps on Azure Websites
MIT License
19 stars 2 forks source link

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

Open graham-sportsmgmt opened 7 years ago

graham-sportsmgmt commented 7 years ago

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 Githubissues.

  • Githubissues is a development platform for aggregating issues.