We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0a8a2 commit ea324a3Copy full SHA for ea324a3
ydb/docs/build.sh
@@ -39,6 +39,7 @@ if ! yfm -i . -o $DIR --allowHTML --apply-presets; then
39
echo "================================"
40
echo "YFM build completed with ERRORS!"
41
42
+ echo "It may be necessary to use the latest version of npm. Run the command `nvm use v22.9.0` to update it."
43
exit 1
44
fi
45
0 commit comments