question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove post install?

See original GitHub issue

I 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:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jpike88commented, Sep 3, 2020

+1 to removing postinstall, I appreciate your work but like my install logs to be just install logs

0reactions
svrooijcommented, Dec 16, 2020

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found