Skip to content

When trying out the new feature chart-visualization, I encountered an installation error. #1105

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

Closed
LRriver opened this issue Apr 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@LRriver
Copy link

LRriver commented Apr 26, 2025

Bug Description

While exploring the latest merge #1097 #861 , I followed the instructions in the README and encountered an installation error when running npm install. The error message is as follows:

(open_manus) root@autodl-container-0133488710-39f91449:~/autodl-tmp/OpenManus/app/tool/chart_visualization# npm install
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm error code E403
npm error 403 403 Forbidden - GET https://bnpm.byted.org/@visactor/vmind/-/vmind-2.0.5.tgz
npm error 403 In most cases, you or one of your dependencies are requesting
npm error 403 a package version that is forbidden by your security policy, or
npm error 403 on a server you do not have access to.
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-04-26T16_55_39_408Z-debug-0.log

The error indicates that some dependent packages are using an unavailable custom source (bnpm.byted.org). I attempted to download the package locally, but it also failed. The error information is as follows:

Image

Bug solved method

Environment information

  • System version:Ubuntu 22.04.4 LTS
  • Python version:3.12.9
  • node verson: v18.20.8
  • npm verson:10.8.2
  • OpenManus version or branch:main
  • Installation method (e.g., pip install -r requirements.txt or pip install -e .):pip install -r requirements.txt

Extra information

No response

@LRriver LRriver added the bug Something isn't working label Apr 26, 2025
@666haiwen
Copy link
Contributor

Will be fixed by https://github.com/mannaandpoem/OpenManus/pull/1107

@LRriver
Copy link
Author

LRriver commented Apr 27, 2025

Will be fixed by #1107

Thanks for your contribution

@LRriver LRriver closed this as completed Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants