ane1990 commented on PR #66: URL: https://github.com/apache/openserverless-site/pull/66#issuecomment-3102891532
@d4rkstar im already using node v20 ``` albertoanelli@HP-Alberto:/mnt/c/Users/Alberto Anelli/OPS/openserverless-site$ node --version v20.19.4 ``` and already setup the project following (as in the readme document) git clone ... npm install but it automatically installed hugo v0.133.0 i found -O flag is equivalent to --disableFastRender=false and it's still supported by latest hugo version. Im going to push the change in order to let you evaluate, but i would try to clean up and try again the npm install to see which version will be installed in node_modules from package.json thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
