[Sistent] docs: remove hardcoded version numbers from installation page - #7883
[Sistent] docs: remove hardcoded version numbers from installation page#7883debkarma wants to merge 2 commits into
Conversation
Signed-off-by: Debajyoti Karmakar <debkarma97@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe Sistent installation page removes the embedded prerequisites version list and updates its Overview text to direct readers to the canonical ChangesSistent installation documentation
Estimated code review effort: 2 (Simple) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
src/sections/Projects/Sistent/getting-started/installation/index.jsParsing error: The keyword 'import' is reserved Comment |
Signed-off-by: Debajyoti Karmakar <debkarma97@gmail.com>
Maanvi212006
left a comment
There was a problem hiding this comment.
LGTM, Node.js requirement is back and covered now, and confirmed the removed prerequisites code block wasn't referenced anywhere else. Approving.
Description
This PR fixes #7882. It removes the hardcoded React and Node.js version requirements from the Sistent Installation page. Contributors are now directed to the canonical

package.jsonfile to check for current version requirements, preventing the documentation from becoming outdated.Notes for Reviewers
prerequisitescode snippet block.package.jsonfile in the text.Signed commits
Summary by CodeRabbit
package.jsonfor current requirements.>=16.x.