alexkli opened a new issue #79: URL: https://github.com/apache/openwhisk-wskdebug/issues/79
In case actions are mounted locally in the container, the source directory is `/code` not `/nodejsAction`. The current working directory is normally `/nodejsAction` and some code might rely on it to find other files, so it should be adjusted accordingly if it's `/code`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
