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

Large disk space for installed package on older MacOS (High Sierra) - 1GB #4635

Closed
mickeyvip opened this issue Aug 24, 2020 · 4 comments
Closed

Comments

@mickeyvip
Copy link

The installed package on older MacOs takes around 1GB of disk space.

Tested on macOS High Sierra 10.13.6.

several folder under node_modules:

Folder Size
/darwin 25 MB
/lib 124.4 MB
/linux 37.4 MB
/native 307.8 MB
/ocaml 476.1 MB
/win32 34.7 MB
@bobzhang
Copy link
Member

to fix this, we need do the prebuild binaries on an old Mac OS

@mickeyvip mickeyvip changed the title Large disk space for instgalled package on older MacOS (High Sierra) - 1GB Large disk space for installed package on older MacOS (High Sierra) - 1GB Aug 24, 2020
@mickeyvip
Copy link
Author

@bobzhang, can I help with that using my older Mac?

@bobzhang
Copy link
Member

@mickeyvip Hi, I found my dusty Mac Sierra 10.12.6, see this https://github.com/rescript-lang/rescript-compiler/pull/4645/files.
For next release, we will do the prebuilt on this old OS, in retrospect, it is a mistake to upgrade my dev machines

@mickeyvip
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants