diff --git a/install/fumadocs-install.sh b/install/fumadocs-install.sh index a658ad4d2..84c894786 100644 --- a/install/fumadocs-install.sh +++ b/install/fumadocs-install.sh @@ -20,7 +20,6 @@ msg_ok "Installed Dependencies" NODE_VERSION="22" NODE_MODULE="pnpm@latest" install_node_and_modules msg_info "Installing Fumadocs" -export NODE_OPTIONS="--max-old-space-size=4096" mkdir -p /opt/fumadocs cd /opt/fumadocs pnpm create fumadocs-app