Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Issue starting sample application #101

Closed
deeneshchowdhary opened this issue Aug 23, 2017 · 2 comments
Closed

Issue starting sample application #101

deeneshchowdhary opened this issue Aug 23, 2017 · 2 comments

Comments

@deeneshchowdhary
Copy link

Can someone please help me with starting the sample app?
when i run the following command, I get error. My config.json file is inside integration folder.
TZ=UTC ./SampleApp /Integration/ $LOCAL_BUILD/models

Failed to read config file!
Failed to initialize SampleApplication
Failed to create to SampleApplication!

@sanjayrd
Copy link
Contributor

@deeneshchowdhary,

Please pass the path to the config file as the first argument, not the folder enclosing the config file. For example, your command would be TZ=UTC ./SampleApp /Integration/AlexaClientSDKConfig.json $LOCAL_BUILD/models

@deeneshchowdhary
Copy link
Author

Thank you Sanjay! I was able to run the application but got another issue (#105)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants