Forum Discussion
MattV
8 months agoKhoros Staff
Hopefully I don't step on Larry's toes too much.
I believe the SDK version should match your community version. You can check your community version at /t5/s/status/version.
You can check available sdk versions with npm show khoros-aurora-sdk versions
However, the earliest version of SDK is 24.4, and since Community 24.4 was just released, your community might not have been upgraded yet.
I think there are also some other supporting files that are intended to be added to all Aurora Community git repos, but product might not have gotten to them all yet.
In the event your .env.local file is missing, this is what it should look like:
# the full URL to the LIA instance (i.e. https://foo.bar.com)
LIA_URL=
# the developer's SDK Key (found in the Dev Tools tab of the community admin app)
SDK_KEY=
Related Content
- 9 months ago
- 2 months ago
- 24 days ago