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

why add this breaking chang in this version #365

Closed
mochen666 opened this issue Jan 31, 2023 · 13 comments
Closed

why add this breaking chang in this version #365

mochen666 opened this issue Jan 31, 2023 · 13 comments
Assignees
Labels

Comments

@mochen666
Copy link

image

@mochen666 mochen666 added the bug label Jan 31, 2023
@biiibooo
Copy link
Contributor

biiibooo bot commented Jan 31, 2023

👋 @mochen666

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@bubkoo
Copy link
Owner

bubkoo commented Jan 31, 2023

@mochen666 Why it's a breaking change?

@TouqeerH
Copy link

TouqeerH commented Jan 31, 2023

@mochen666 Why it's a breaking change?

This change is breaking yarn. As it requires pnpm which many of us do not use.

preinstall runs wheneveryarn or npm i is executed. This requires any project that uses this library to have pnpm installed.

@Fawwad-Khan
Copy link

Also facing the same issue.

@txemaleon
Copy link

Hi!

Also facing this

The problem is your pre-install hook is running npx only-allow pnpm which breaks installs on packages dependant on html-to-image.

While I understand this is good intentioned, I'd appreciate if you could revert the change in the pre-install hook, as it is not needed after publishing the package and it's effectively prohibiting the installation in every non-pnpm environment.

Thanks! Hope this helps you

@thealonekhan
Copy link

Facing same issue

@carlosg-ordering
Copy link

carlosg-ordering commented Jan 31, 2023

Same issue here

@chrislondon
Copy link

same here

1 similar comment
@ddelpiano
Copy link

same here

bubkoo added a commit that referenced this issue Feb 1, 2023
github-actions bot pushed a commit that referenced this issue Feb 1, 2023
## [1.11.10](v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](ed7db4d)), closes [#365](#365)
@sandi-buchanan
Copy link

sandi-buchanan commented Feb 1, 2023

Same issue being encountered in our project with version 1.11.9.

@txemaleon
Copy link

If anyone gets here trough google, you have to update to v1.11.10 at least to fix this problema

@bubkoo
Copy link
Owner

bubkoo commented Feb 2, 2023

v1.11.9 was marked as deprecated.

image

@bubkoo bubkoo self-assigned this Feb 2, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
## [1.11.10](bubkoo/html-to-image@v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](bubkoo@ed7db4d)), closes [bubkoo#365](bubkoo#365)
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
## [1.11.10](bubkoo/html-to-image@v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](bubkoo@ed7db4d)), closes [bubkoo#365](bubkoo#365)
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
## [1.11.10](bubkoo/html-to-image@v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](bubkoo@ed7db4d)), closes [bubkoo#365](bubkoo#365)
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
## [1.11.10](bubkoo/html-to-image@v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](bubkoo@ed7db4d)), closes [bubkoo#365](bubkoo#365)
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
istaiti pushed a commit to inscreen/html-to-image that referenced this issue Feb 7, 2023
## [1.11.10](bubkoo/html-to-image@v1.11.9...v1.11.10) (2023-02-01)

### Bug Fixes

* revert the change in the pre-install hook ([ed7db4d](bubkoo@ed7db4d)), closes [bubkoo#365](bubkoo#365)
@bubkoo bubkoo closed this as completed Feb 9, 2023
@biiibooo
Copy link
Contributor

biiibooo bot commented Feb 10, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@biiibooo biiibooo bot locked as resolved and limited conversation to collaborators Feb 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

10 participants