-
Notifications
You must be signed in to change notification settings - Fork 489
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
npm install error #1975
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
|
To specify node version why |
@phojz 朋友留个联系方式加个好友呗 我这边也看这个项目呢 |
I had this same issue. First, I just cloned the repo and ran Then, just for kicks, I spun up an Ubuntu install on VirtualBox (was using windows 10 above). Once again got the same errors but this time when I tried |
Thanks for submitting these issues and your npm error logs. If you could include your OS and version, that would be helpful. We are currently experiencing multiple build issues due to out of date dependencies and unsupported npm/node versions and have forced using npm 8.1.0 and node 16.12.0 for the time being. For other install errors, I will be looking into those today, starting with fixing missing dependencies. I recommend trying to install with You can also follow along with #1965 for more information as to why this is happening and what we're doing about it |
You can also see our nodejs/npm/platform support for builds at https://github.com/ipfs/ipfs-webui/actions/runs/2685408403 |
@phojz @lijinrui123 @JustinTime42 can you all please pull the latest from main and try to install after clearing out your node_modules folder? |
@lijinrui123 绿色软件 pho_jz |
my os version is 12.4 (macOS Monterey) and |
@phojz https://github.com/ipfs/ipfs-webui/runs/7826297422?check_suite_focus=true shows that nodejs is building successfully for node v16.16 and npm version 8.11. I am sorry but I don't think we have the bandwidth to investigate this further, but if you find out what the problem is we would be happy to look at a PR with the fix. We are updating all of our dependencies and are expecting a number of various problems with different node versions. You can track the work at #1965 |
when i run "npm install"
my node version is v16.12.0,npm is 8.1.0
Errors are reported as follows:
The text was updated successfully, but these errors were encountered: