What I’m trying to do:
I am trying to copy our app from our existing business plan, and then load it into our enterprise instance
What I’ve tried and what’s not working:
“Download as file” creates a appname.yaml file
I go to our enterprise instance
Create a new app
Import from File
Upload App: appname.yaml
Import
Error
missing closing quote in string literal at byte range 13050…13052
Any thoughts about what could be causing this? Also: Which branch does this grab? Is it the current one? Or master?