[BUG] Haiku Os version Logs imposible install ipfs and peercast
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
I am trying to install IPFS and Peercast, but i cant do that, i dont understand why.
this is the port recipe, and i will paste this report on the Haikuports too.
https://github.com/haikuports/haikuports/tree/master/sys-apps/npm
reporte npm.log
2022-01-12T13_30_21_008Z-debug.log
2022-01-12T12_07_42_317Z-debug.log
Uploading 2022-01-12T11_23_23_163Z-debug.log…
Expected Behavior
Installation
2022-01-12T11_11_00_293Z-debug.log
Steps To Reproduce
- In this environment... https://github.com/haikuports/haikuports/tree/master/sys-apps/npm
- With this config... installed recently
- Run '...' npm i peercast && npm i ipfs
- See error...
reporte npm.log
2022-01-12T13_30_21_008Z-debug.log
2022-01-12T12_07_42_317Z-debug.log
2022-01-12T11_23_23_163Z-debug.log
2022-01-12T11_36_51_424Z-debug.log
2022-01-12T11_16_01_479Z-debug.log
2022-01-12T11_12_43_484Z-debug.log
2022-01-12T11_11_00_293Z-debug.log
Environment
- npm: 8.1.3
- Node.js: 12.22.7
- OS Name: Haiku Os
- System Model Name: Lenovo z470
- npm config:
- ; "user" config from /boot/home/.npmrc
cache = "/boot/home/apps/node/node_cache"
prefix = "/boot/home/apps/node/node_global"
; node bin location = /boot/system/bin/node
; cwd = /boot/home/src
; HOME = /boot/home
; Run npm config ls -l to show all defaults.
bash: user: orden no encontrada
; copy and paste output from `npm config ls` here
2022-01-12T11_36_51_424Z-debug.log
2022-01-12T11_16_01_479Z-debug.log
Uploading 2022-01-12T11_12_43_484Z-debug.log…
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing npm i peercast && npm i ipfs in the Haiku OS environment described in the issue, using npm 8.1.3 and Node.js 12.22.7. Inspect the linked npm.log and debug logs to identify the installation failure; done means both packages install successfully in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100