collective / collective/generator-plonemockup
npm ERR! peerinvalid Peer karma@0.10.10 wants karma-requirejs@~0.2.0
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
with generator-plonemockup@0.0.4 npm install gives me:
```
npm ERR! peerinvalid Peer karma@0.10.10 wants karma-requirejs@~0.2.0
npm ERR! System Darwin 13.1.0
npm ERR! command "/.../node" "/.../npm" "install"
npm ERR! cwd /...
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code EPEERINVALID
```
So, probably the default KGS requires updates (how Plone-buildoutish! :-)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing npm install for generator-plonemockup@0.0.4 with the reported Node and npm versions, then inspect the generator's declared Karma-related dependencies. Done means installation no longer reports the EPEERINVALID conflict with karma@0.10.10 and karma-requirejs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100