zRains commented on PR #3914: URL: https://github.com/apache/ambari/pull/3914#issuecomment-2541568570
@sandeep318kumar Nice work. It seems that your tests pass smoothly, but I encountered an issue on my machine. The problem lies in the `tsconfig.json` file in the root directory, where there's a reference to a non-existent `./tsconfig.node.json`:  This causes the entire test to fail. However, when I commented it out, everything worked fine. Did you perhaps add any extra parameters to bypass this check? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
