Forum Discussion
saikumarn
Advisor
allensmith81 Add the .env file to the installed Aurora SDK folder. It seems like you're adding it to the cloned community repository.
Sample .env file
PLUGIN_REPO_PATH=/development/plugin/exampleco (cloned community repo path)
LIA_URL=https://community.exampleco.com
SDK_KEY=${sdk_key}
https://developer.khoros.com/khorosauroradevdocs/docs/installing-the-sdk
allensmith81
8 months agoBoss
Your right I am, because the installing the SDK documentation doesn't tell you thats where the file is 🙂
Indeed I would go so far to say it actually tells you to clone the git repo and then in this directory find the env.local file !
Clone your community's plugin repository from GitHub into a local directory (for example, ~/development/plugin/exampleco)
Locate the file named .env.local in this directory. If you don't see it, note that the file may be hidden by default by your OS (Mac, Windows).
I actually have no idea where the sdk files are, any ideas? If you can provide guidance that would be helpful but I think this should be in the documentation 🙂
Related Content
- 9 months ago
- 2 months ago
- 24 days ago