Forum Discussion
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=
Thanks Matt - that makes allot of sense to me!
I think I am just trying to make sure I give feedback here to help make watertight documentation.
So maybe we should put a line in the 'Installing the SDK' documentation that says "You must make sure you are using an SDK version that is at least the same or lower than your community version" unless you plan to release a new SDK with each version?
I also think we need to check the 'Node 16 and 17' are supported statement because 24.4 won't install on 17.
Also since node is up to like what 22, will the Khoros SDK keep up with newer versions of node?
Related Content
- 9 months ago
- 2 months ago
- 24 days ago