npm warning installing sesh first time
- Dominant language
- JavaScript
- Stars
- 95
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
npm WARN peerDependencies The peer dependency stream-browserify@\* included from bl will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
sesh@0.1.0 node_modules/sesh
└── response@0.14.0 (caseless@0.3.0, mime@1.2.11, best-encoding@0.1.1, stream-browserify@1.0.0, bl@0.7.0)
Thought you might want to know so you can update your dependencies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the first-time npm installation described in the issue and inspect the package dependencies involved in the warning, including stream-browserify and bl. Done means the installation no longer emits this peer-dependency warning or the intended dependency behavior is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100