style95 commented on issue #5475: URL: https://github.com/apache/openwhisk/issues/5475#issuecomment-2056326824
I believe this is not related to the standalone mode as you can't even compile the code because of not-found errors. It could be because of wrong classpaths or an incomplete previous build. Have you tried it after cleaning up(`./gradlew clean`)? You may want to try `./gradlew distDocker` as well to see if you can compile codes. -- 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]
