Failure to Answer Directly
When i asks, "What is the capital of India?" the bot does not provide the answer (New Delhi). Instead, it asks, "Does that question interest you?" which is unhelpful..
please assign to me
@sathwikre Could you please assign this issue to me? I’d like to work on it.
@sathwikre Hi, I tried to set up the project locally but I am facing an issue during mvn clean install. The build fails at the npm install step with the following error:
npm ERR! Refusing to delete webpack.cmd: is outside node_modules/webpack and not a link npm ERR! File exists: node_modules/.bin/webpack.cmd
I tried deleting node_modules and reinstalling, but the issue persists. I am using Windows 11, Java 24, and Maven 3.9.11.
Could anyone please suggest how to fix this or if there’s a specific setup required for Windows?
usually happens because Windows file system quirks prevent npm from overwriting .cmd files inside node_modules/.bin during npm install.
Hi @sathwikre I was able to set up the project successfully on my system after resolving the environment issues. Everything is running smoothly now.Could you please assign this issue to me? I would like to work on it.
Hey @RicardoUsbeck , Could you please take a look at this PR? I would really appreciate your feedback . Thank you
I am also a student like you