utchoang commented on issue #6709: URL: https://github.com/apache/cloudstack/issues/6709#issuecomment-1240174247
@rohityadavcloud I tried building Cloudstack on node versions 16 and 18 but release errors from 2 node-sass dependencies and sass-loader. It is necessary to upgrade node-sass and sass-loader for each version node respectively. Particularly with node 18 version, does not support node-sass (https://www.npmjs.com/package/node-sass), so it cannot build successfully. -- 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]
