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

Failed to exec postinstall script on Linux #204

Closed
gianggss9292 opened this issue Feb 27, 2024 · 5 comments
Closed

Failed to exec postinstall script on Linux #204

gianggss9292 opened this issue Feb 27, 2024 · 5 comments
Assignees
Labels

Comments

@gianggss9292
Copy link

gianggss9292 commented Feb 27, 2024

2024-02-27_174036

@medikoo
Copy link
Owner

medikoo commented Feb 27, 2024

@gianggss9292 thanks for report, still this error doesn't fully indicate it comes from es5-ext postinstall script.

Can you simply do npm install es5-ext in some bare plain package with no other dependencies, and report what you get there?

@medikoo medikoo added the question Further information is requested label Feb 27, 2024
@gianggss9292
Copy link
Author

Thank you for your reply,
I got the above error when doing npm install gulp -g after installing es5-ext@0.10.63.
I did the same process but with es5-ext@0.10.62 without any error.
rp1

@medikoo
Copy link
Owner

medikoo commented Feb 27, 2024

@gianggss9292 thanks I believe fix for #181 exposed this issue.

I'll probably revert that, still it'll be great to know if there's a way to have both issues addressed

@medikoo medikoo added bug and removed question Further information is requested labels Feb 27, 2024
@medikoo
Copy link
Owner

medikoo commented Feb 27, 2024

Reverted problematic patch, and published with v0.10.64

@medikoo medikoo closed this as completed Feb 27, 2024
@gianggss9292
Copy link
Author

Thank you for your support, I checked again and this bug has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants