verb-generate-readme: get-pkg broken (used by various dependencies)
See original GitHub issueAn issue in get-pkg
actually makes this repo to break, see here:
https://github.com/jonschlinkert/get-pkg/issues/4
I have created a PR, but wasn’t able to update the whole chain of requirements to get verb-generate-readme …
Edit: I have found it, as soon as the get-pkg PR is merged, verb-repo-helpers need to be updated, then verb-generate-readme should again work as designed.
@jonschlinkert , @doowb , could you pls verify, thx a lot!
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Unable to install from github repo when specified in package ...
It looks like you ran npm update -g with a version where that command was broken. If you reinstall npm ( npm -g...
Read more >Documentation Style Guide | GitLab
Documentation Style Guide. This document defines the standards for GitLab documentation, including grammar, formatting, word use, and more.
Read more >NPM readme file showing up broken - node.js - Stack Overflow
To fix this, remove the readme from the repository, re-add the readme through Github's website, then pull the GitHub repository and republish a ......
Read more >generate-readme - npm
Generate a README.md using answers to prompts and data from the environment, like package.json , .git config, etc. This generator can be run ......
Read more >Common Issues - Snipe-IT Documentation
If you're having an issue installing or upgrading Snipe-IT, please check the Installation/Upgrading Issues page before opening a ticket on Github.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Update as of 2018-05-29:
The following needs (at least) to be done to fix the issues:
I am happy to do all the PR for all the repos above as soon as the jonschlinkert/get-pkg PR is accepted and merged.
For those being desparate to get a fix right now, use https://github.com/stefanwalther/docker-verb, where I have provided an update by using forked versions of all the repos above (which I will update again as soon as the fixes are in place again).
No custom code … will try to debug resp provide some more information!