Versions
These docs are verified against the following package versions:
Package | Version |
---|---|
lightnet | 3.9.0 |
@lightnet/decap-admin | 3.1.2 |
Check your project
Section titled “Check your project”Run the following command in your project directory to see your installed versions:
npm ls lightnet @lightnet/decap-admin
If a package is missing from the tree, check package.json
to see whether it is listed as a dependency.
If your versions differ
Section titled “If your versions differ”- Minor and patch updates are generally safe. For guidance, see Update your site.
- Major updates may include breaking changes. Review the LightNet release notes before upgrading.
When reporting issues
Section titled “When reporting issues”Include your lightnet
and @lightnet/decap-admin
versions (from npm ls
) so we can help more quickly.