-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot get it to run on roo code #15
Comments
Hey @prathyooshan, thanks for reporting. This error message alone doesn't give us too much information to debug with. Could you please provide:
Thanks! |
Following up to this, I've seen a few others with a similar message and the underlying cause appears to be related to either:
Do either of these apply to you? |
Same thing here:
|
Adding the -q (quiet) flag does solve this issue.
|
This still doesn't seem to work for me. I tried Node 22.14 & 23.11 while making sure only one is installed. Restarted mcp client and computer. even when I run the npx cmd outside of the mcp client in the cmd line I am still getting warning with -q. Any Tips? |
Bug report
Describe the bug
Tried running this on roo code and got the following error:
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This package is no longer supported. npm warn cleanup Failed to remove some dire...(error message truncated)
The text was updated successfully, but these errors were encountered: