vue-cosmosdb
vue-cosmosdb copied to clipboard
The build configuration for Azure is not correct
Please provide us with the following information:
This issue is for a: (mark with an x
)
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
I have attempted to run this on Azure, and it doesn't quite work
Any log messages given by the failure
when I successfully push the project to Azure using git, this is the only error message:
remote: Invalid start-up command "concurrently "node -r dotenv/config index.js" "npm run dev-proxy"" in package.json. Please use the format "node <script relative path>".
Expected/desired behavior
I shouldn't have to comment out the server/www files in .gitignore It should probably be building on Azure, but doesn't. It would be helpful if the example actually had good practices on how to get a project to actually run on Azure.
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
It runs fine locally under windows 10, just not on the Azure server
Versions
Current version in GIT
Mention any other details that might be useful
I have all the files copied up but it doesn't seem to read from either .env or a copy of .env to process.env which I created based on what I read in the scripts.
The code is running but not properly at: https://geewhizbang.azurewebsites.net/
Thanks! We'll be in touch soon.