Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up the npm installation process #799

Closed
wants to merge 2 commits into from
Closed

Conversation

xqin
Copy link

@xqin xqin commented Apr 9, 2020

Since the authors in jail, so he has no need to find a job.

So let's remove postinstall, speed up the npm installation process for everybody.

related issues:

#767

#548

#797

#757

#781

#729

#708

https://github.com/zloirock/core-js/issues?q=is%3Aissue+install

@JakeChampion
Copy link
Contributor

If you want to silence the output then you can set any one of these environment variables before running npm install:

ADBLOCK
CI
DISABLE_OPENCOLLECTIVE
SILENT
OPEN_SOURCE_CONTRIBUTOR

@xqin
Copy link
Author

xqin commented Apr 9, 2020

If you want to silence the output then you can set any one of these environment variables before running npm install:

ADBLOCK
CI
DISABLE_OPENCOLLECTIVE
SILENT
OPEN_SOURCE_CONTRIBUTOR

I don't want to output silently, I want to remove postinstall to speed up the installation.

@JakeChampion
Copy link
Contributor

The author of this project does not want to remove it

@slowcheetah slowcheetah closed this Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants