Remove post install?
See original GitHub issueI like fast-xml-parser, it works great!! But can you please remove the postinstall. It’s also sending out a message when people install my sonos-lib.
You can also use the funding in the package.json to complish the same. Then users can even use npm fund fast-xml-parser
to open the funding info in the browser.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
npm: disable postinstall script for package - Stack Overflow
It's not possible to disable only postinstall script. However, you can disable all scripts using: $ npm install --ignore-scripts.
Read more >remove postinstall hook from package.json · Issue #987 - GitHub
Please remove the postinstall hook from package.json or provide a convenient way of disabling the update-nodes command.
Read more >dpkg - How force remove when post-installation script always fail
You may need to manually remove the package using: sudo dpkg --purge --force-all package. Replace package with the name of the package.
Read more >How to permanently delete postinstall.exe from your computer
First, please read this important warning: This article shows a general guide how to remove any file from your computer. It DOES NOT...
Read more >how to remove a package which post-installation and pre ...
If that doesn't work, have a look at /var/lib/dpkg/info/openqrm.postinst like Kyle suggested, locate the line that fails, comment it out and try ...
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 Free
Top 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
+1 to removing postinstall, I appreciate your work but like my install logs to be just install logs
I don’t want to fork the code, just to remove some post install message for my end users.
@amitguptagwl would you consider creating a github sponsor account and remove the funding post-install once you reach x amount of monthly sponsors?