Please remove postinstall message about donating
See original GitHub issueWhile I understand the need to ask for donations, having it as the postinstall message, to me, isn’t the most ideal location.
Downsides of having it there:
- It clutters up server logs (it does not respect the
--quiet
flag - It is excessive (4 lines long)
- It sets a bad precedent/example. If every package did this, there would be hundreds of these messages.
This type of message is better suited to be at the top of the repo (hint hint), in the readme file and on the website.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:9
- Comments:11 (7 by maintainers)
Top Results From Across the Web
Build db-module: Failed at the deploy@ postinstall script
The first build of db-module in session 5.1 ends in the error "Failed at the deploy@ postinstall script" (see log-picture).
Read more >pkgbuild postinstall script causes "Installation failed" on ...
If I remove the --scripts argument on pkgbuild, the installer produces no issues. If I add it (and even if the postinstall script...
Read more >Post install script fails
I am trying to insert few records in my custom object which is part of the package via post install script, but it...
Read more >How to make the post-install Show-InstallationPrompt ...
I am new to PowerShell and have tried finding my solution, but a little stuck. I want the final post-install message to start...
Read more >apt / dpkg: Ignore error in post-install script
This post shows how to cripple the installation of a Debian package, and make the system think it went through OK. This might...
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
Top Related Hashnode Post
No results found
Top GitHub Comments
Well it is helpful, since you would do it only once for all projects using it, but yes you have to discover it and it should respect log level, I think they will be happy to merge a PR and JSS can switch to that script.
Will be released with v10, follow #795